diff --git a/build.sbt b/build.sbt index 52e82ab..9cb45c3 100644 --- a/build.sbt +++ b/build.sbt @@ -21,7 +21,7 @@ inThisBuild(Seq( val CompileAndTest = "compile->compile;test->test" val parserCombinatorsVersion = "2.4.0" -val avsCommonsVersion = "2.28.0" +val avsCommonsVersion = "2.29.0" val slf4jVersion = "2.0.18" val logbackVersion = "1.5.38" // Tests only val commonsLang3Version = "3.20.0"