Skip to content

Commit

Permalink
Update de.tobiasroeser.mill.vcs.version to 0.4.0 (#127)
Browse files Browse the repository at this point in the history
Pull request: #127
  • Loading branch information
scala-steward authored Jun 10, 2023
1 parent c07ae35 commit 285f14d
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,5 +1,5 @@
// mill plugins
import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version::0.3.1`
import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version::0.4.0`
// Run integration tests with mill
import $ivy.`de.tototec::de.tobiasroeser.mill.integrationtest::0.7.0`
// Generate converage reports
Expand Down

0 comments on commit 285f14d

Please sign in to comment.