Skip to content

Commit

Permalink
Merge pull request #18 from scala-steward/update/caliban-tools-2.7.1
Browse files Browse the repository at this point in the history
Update caliban-tools to 2.7.1
  • Loading branch information
ngbinh committed Jun 2, 2024
2 parents a45ff55 + 88499df commit 0cddf03
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 @@ -20,7 +20,7 @@ def millVersion = T {

object Versions {
lazy val scala = "2.13.14"
lazy val caliban = "2.7.0"
lazy val caliban = "2.7.1"
}

object `mill-caliban` extends ScalaModule with CiReleaseModule with BuildInfo {
Expand Down

0 comments on commit 0cddf03

Please sign in to comment.