Skip to content

Commit

Permalink
Update de.tobiasroeser.mill.vcs.version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 11, 2024
1 parent 8ed785f commit b5ab741
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
@@ -1,7 +1,7 @@
// mill plugins
import $ivy.`com.lihaoyi::mill-contrib-scoverage:`
import $ivy.`de.tototec::de.tobiasroeser.mill.integrationtest::0.7.1`
import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version::0.4.0`
import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version::0.4.1`

// imports
import scala.util.matching.Regex
Expand Down

0 comments on commit b5ab741

Please sign in to comment.