Skip to content

Commit

Permalink
Update case-app to 2.1.0-M29 (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 12, 2024
1 parent 327b39a commit e07caa3
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 @@ -14,7 +14,7 @@ object Deps {
def jsoniterScala = "2.24.4"
}
def bouncycastle = ivy"org.bouncycastle:bcpg-jdk18on:1.77"
def caseApp = ivy"com.github.alexarchambault::case-app:2.1.0-M26"
def caseApp = ivy"com.github.alexarchambault::case-app:2.1.0-M29"
def coursierPublish = ivy"io.get-coursier.publish:publish_2.13:0.1.6"
def expecty = ivy"com.eed3si9n.expecty::expecty:0.16.0"
def jsoniterCore =
Expand Down

0 comments on commit e07caa3

Please sign in to comment.