We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4a3229 commit e690708Copy full SHA for e690708
project/Dependencies.scala
@@ -18,8 +18,7 @@ import sbt._
18
19
object Dependencies {
20
private val guavaVersion = "15.0"
21
- private val scodecBitsVersion = "1.1.4"
22
- private val scodecCoreVersion = "1.11.4"
+ private val scodecCoreVersion = "1.11.10"
23
private val antlrValue = "4.8"
24
private val slf4jVersion = "1.7.25"
25
private val jacksonVersion = "2.13.0"
0 commit comments