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 47f0c9d commit e57652bCopy full SHA for e57652b
build.sc
@@ -148,7 +148,7 @@ object Deps {
148
val millModuledefs = ivy"${millModuledefsString}"
149
val millModuledefsPlugin =
150
ivy"com.lihaoyi:::scalac-mill-moduledefs-plugin:${millModuledefsVersion}"
151
- val millScip = ivy"io.chris-kipp::mill-scip_mill0.11:0.3.6"
+ val millScip = ivy"io.chris-kipp::mill-scip_mill0.11:0.3.7"
152
// can't use newer versions, as these need higher Java versions
153
val testng = ivy"org.testng:testng:7.5.1"
154
val sbtTestInterface = ivy"org.scala-sbt:test-interface:1.0"
0 commit comments