We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 196e7e8 commit 02b9fb1Copy full SHA for 02b9fb1
project/ProjectPlugin.scala
@@ -28,7 +28,7 @@ object ProjectPlugin extends AutoPlugin {
28
val kindProjector: String = "0.13.2"
29
val log4cats: String = "2.5.0"
30
val log4s: String = "1.10.0"
31
- val logback: String = "1.4.1"
+ val logback: String = "1.4.4"
32
val munit: String = "0.7.29"
33
val munitCE: String = "1.0.7"
34
val natchez: String = "0.1.6"
0 commit comments