Skip to content

Commit b6dec23

Browse files
committed
bump: logback-classic 1.5.15 (was 1.5.12)
1 parent e778606 commit b6dec23

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.114.Final"
2525
val protobufJavaVersion = "3.25.5" // also sync with protocVersion in Protobuf.scala
26-
val logbackVersion = "1.5.12"
26+
val logbackVersion = "1.5.15"
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)