Skip to content

Commit fa68698

Browse files
bump: logback-classic 1.5.16 (was 1.5.15) (#32638)
1 parent f70ec8c commit fa68698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ object Dependencies {
2323
val agronaVersion = "1.22.0"
2424
val nettyVersion = "4.1.117.Final"
2525
val protobufJavaVersion = "3.25.5" // also sync with protocVersion in Protobuf.scala
26-
val logbackVersion = "1.5.15"
26+
val logbackVersion = "1.5.16"
2727
val scalaFortifyVersion = "1.0.22"
2828
val fortifySCAVersion = "22.1"
2929
val jacksonCoreVersion = "2.17.2" // https://github.com/FasterXML/jackson/wiki/Jackson-Releases

0 commit comments

Comments
 (0)