We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8598a40 commit cad3ee1Copy full SHA for cad3ee1
project/ProjectPlugin.scala
@@ -31,7 +31,7 @@ object ProjectPlugin extends AutoPlugin {
31
val kindProjector: String = "0.13.3"
32
val log4cats: String = "2.7.0"
33
val log4s: String = "1.10.0"
34
- val logback: String = "1.5.17"
+ val logback: String = "1.5.18"
35
val munit: String = "1.1.0"
36
val munitSC: String = "1.1.0"
37
val munitCE: String = "2.0.0"
0 commit comments