Skip to content

Commit

Permalink
Merge pull request #35 from hoangmaihuy/ngbinh-patch-1
Browse files Browse the repository at this point in the history
chore(build): update Caliban from 2.9.0 to 2.9.1
  • Loading branch information
ngbinh authored Dec 31, 2024
2 parents 5111dd5 + d762a59 commit a575362
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.9.0"
lazy val caliban = "2.9.1"
}

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

0 comments on commit a575362

Please sign in to comment.