Skip to content

Commit

Permalink
Merge pull request #146 from ckipp01/update/mill-ci-release-0.1.10
Browse files Browse the repository at this point in the history
Update mill-ci-release to 0.1.10
  • Loading branch information
ckipp01 authored May 21, 2024
2 parents b4963a2 + 7440506 commit dcedea8
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 @@
import $ivy.`com.goyeau::mill-scalafix::0.4.0`
import $ivy.`com.lihaoyi::mill-contrib-buildinfo:$MILL_VERSION`
import $ivy.`de.tototec::de.tobiasroeser.mill.integrationtest::0.7.1`
import $ivy.`io.chris-kipp::mill-ci-release::0.1.9`
import $ivy.`io.chris-kipp::mill-ci-release::0.1.10`

import mill._
import scalalib._
Expand Down

0 comments on commit dcedea8

Please sign in to comment.