Update scodec-bits to 1.1.25 (#2835)

This commit is contained in:
Scala Steward 2021-03-30 13:16:58 +02:00 committed by GitHub
parent 85ff255df3
commit c2e054d906

View file

@ -20,7 +20,7 @@ object Deps {
val akkav = "10.2.4" val akkav = "10.2.4"
val playv = "2.9.2" val playv = "2.9.2"
val akkaStreamv = "2.6.13" val akkaStreamv = "2.6.13"
val scodecV = "1.1.24" val scodecV = "1.1.25"
val junitV = "0.11" val junitV = "0.11"
val nativeLoaderV = "2.3.5" val nativeLoaderV = "2.3.5"
val typesafeConfigV = "1.4.1" val typesafeConfigV = "1.4.1"