We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0753eaf commit 3af090fCopy full SHA for 3af090f
project/ProjectPlugin.scala
@@ -33,7 +33,7 @@ object ProjectPlugin extends AutoPlugin {
33
val log4s: String = "1.10.0"
34
val logback: String = "1.5.16"
35
val munit: String = "1.1.0"
36
- val munitSC: String = "1.0.0"
+ val munitSC: String = "1.1.0"
37
val munitCE: String = "2.0.0"
38
val natchez: String = "0.3.7"
39
val nettySSL: String = "2.0.61.Final"
0 commit comments