Skip to content

Commit

Permalink
Update cask from 0.9.1 to 0.9.2 (#3225)
Browse files Browse the repository at this point in the history
Pull request: #3225
  • Loading branch information
lefou authored Jun 21, 2024
1 parent 53fce63 commit f429217
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 @@ -136,7 +136,7 @@ object Deps {
val coursier = ivy"io.get-coursier::coursier:2.1.10"
val coursierInterface = ivy"io.get-coursier:interface:1.0.19"

val cask = ivy"com.lihaoyi::cask:0.9.1"
val cask = ivy"com.lihaoyi::cask:0.9.2"
val castor = ivy"com.lihaoyi::castor:0.3.0"
val fastparse = ivy"com.lihaoyi::fastparse:3.1.0"
val flywayCore = ivy"org.flywaydb:flyway-core:8.5.13"
Expand Down

0 comments on commit f429217

Please sign in to comment.