We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e2721 commit e4ced00Copy full SHA for e4ced00
project/Dependencies.scala
@@ -9,7 +9,7 @@ object Dependencies {
9
val h2Version = "2.3.232"
10
val jacksonVersion = "2.18.2"
11
val log4sVersion = "1.8.2"
12
- val logbackVersion = "1.5.14"
+ val logbackVersion = "1.5.16"
13
val munitVersion = "1.0.0"
14
val scalaTestVersion = "3.2.19"
15
0 commit comments