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 bd5fdd9 commit 9ba6913Copy full SHA for 9ba6913
build.sbt
@@ -24,7 +24,7 @@ lazy val V =
24
def testcontainers = "0.39.3"
25
def requests = "0.6.5"
26
def minimalMillVersion = "0.10.0"
27
- def millScipVersion = "0.2.2"
+ def millScipVersion = "0.2.3"
28
}
29
30
inThisBuild(
0 commit comments