Skip to content

Commit e8e669b

Browse files
authored
Merge pull request #137 from scala-steward/update/commons-core-2.27.1
Update commons-analyzer, commons-core, ... to 2.27.1
2 parents bb7538c + f08179b commit e8e669b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ inThisBuild(Seq(
2121
val CompileAndTest = "compile->compile;test->test"
2222

2323
val parserCombinatorsVersion = "2.4.0"
24-
val avsCommonsVersion = "2.27.0"
24+
val avsCommonsVersion = "2.27.1"
2525
val slf4jVersion = "2.0.17"
2626
val logbackVersion = "1.5.32" // Tests only
2727
val commonsLang3Version = "3.20.0"

0 commit comments

Comments
 (0)