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 2044f6e commit 1f6c2f8Copy full SHA for 1f6c2f8
build.sbt
@@ -27,7 +27,7 @@ lazy val V =
27
val testcontainers = "0.39.3"
28
val requests = "0.6.5"
29
val minimalMillVersion = "0.10.0"
30
- val millScipVersion = "0.3.5"
+ val millScipVersion = "0.3.6"
31
val kotlinGradlePlugin = "1.5.31"
32
}
33
0 commit comments