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 64a5760 commit b649e94Copy full SHA for b649e94
project/Dependencies.scala
@@ -9,7 +9,7 @@ object Dependencies {
9
val h2Version = "2.3.232"
10
val jacksonVersion = "2.18.0"
11
val log4sVersion = "1.8.2"
12
- val logbackVersion = "1.5.10"
+ val logbackVersion = "1.5.11"
13
val munitVersion = "1.0.0"
14
val scalaTestVersion = "3.2.19"
15
0 commit comments