We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f70ec8c commit fa68698Copy full SHA for fa68698
project/Dependencies.scala
@@ -23,7 +23,7 @@ object Dependencies {
23
val agronaVersion = "1.22.0"
24
val nettyVersion = "4.1.117.Final"
25
val protobufJavaVersion = "3.25.5" // also sync with protocVersion in Protobuf.scala
26
- val logbackVersion = "1.5.15"
+ val logbackVersion = "1.5.16"
27
val scalaFortifyVersion = "1.0.22"
28
val fortifySCAVersion = "22.1"
29
val jacksonCoreVersion = "2.17.2" // https://github.com/FasterXML/jackson/wiki/Jackson-Releases
0 commit comments