Skip to content

Commit

Permalink
Update mill-scip from 0.3.6 to 0.3.7 (#2942)
Browse files Browse the repository at this point in the history
Pull request: #2942
  • Loading branch information
lefou authored Jan 7, 2024
1 parent 47f0c9d commit e57652b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ object Deps {
val millModuledefs = ivy"${millModuledefsString}"
val millModuledefsPlugin =
ivy"com.lihaoyi:::scalac-mill-moduledefs-plugin:${millModuledefsVersion}"
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"
// can't use newer versions, as these need higher Java versions
val testng = ivy"org.testng:testng:7.5.1"
val sbtTestInterface = ivy"org.scala-sbt:test-interface:1.0"
Expand Down

0 comments on commit e57652b

Please sign in to comment.