We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f3617 commit 7cd49b9Copy full SHA for 7cd49b9
project/ProjectPlugin.scala
@@ -19,7 +19,7 @@ object ProjectPlugin extends AutoPlugin {
19
val kindProjector: String = "0.13.3"
20
val log4cats: String = "2.7.0"
21
val log4s: String = "1.10.0"
22
- val logback: String = "1.5.6"
+ val logback: String = "1.5.7"
23
val mu: String = "0.32.0"
24
val natchez: String = "0.3.5"
25
val pureconfig: String = "0.17.7"
0 commit comments