We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb7538c + f08179b commit e8e669bCopy full SHA for e8e669b
1 file changed
build.sbt
@@ -21,7 +21,7 @@ inThisBuild(Seq(
21
val CompileAndTest = "compile->compile;test->test"
22
23
val parserCombinatorsVersion = "2.4.0"
24
-val avsCommonsVersion = "2.27.0"
+val avsCommonsVersion = "2.27.1"
25
val slf4jVersion = "2.0.17"
26
val logbackVersion = "1.5.32" // Tests only
27
val commonsLang3Version = "3.20.0"
0 commit comments