Skip to content

Commit

Permalink
Update mill-moduledefs to 0.10.9 (#2116)
Browse files Browse the repository at this point in the history
Pull request: #2116
  • Loading branch information
lefou committed Nov 10, 2022
1 parent d1368a3 commit ffe3615
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 @@ -143,7 +143,7 @@ object Deps {
val lambdaTest = ivy"de.tototec:de.tobiasroeser.lambdatest:0.7.1"
val log4j2Core = ivy"org.apache.logging.log4j:log4j-core:2.19.0"
val osLib = ivy"com.lihaoyi::os-lib:0.8.1"
val millModuledefsVersion = "0.10.9-alpha-1"
val millModuledefsVersion = "0.10.9"
val millModuledefs = ivy"com.lihaoyi::mill-moduledefs:${millModuledefsVersion}"
val millModuledefsPlugin =
ivy"com.lihaoyi:::scalac-mill-moduledefs-plugin:${millModuledefsVersion}"
Expand Down

0 comments on commit ffe3615

Please sign in to comment.