Skip to content

Commit

Permalink
Update bcpg-jdk18on to 1.79 (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 29, 2024
1 parent 5ef2997 commit af1156b
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 @@ -13,7 +13,7 @@ object Deps {
object Versions {
def jsoniterScala = "2.30.15"
}
def bouncycastle = ivy"org.bouncycastle:bcpg-jdk18on:1.78.1"
def bouncycastle = ivy"org.bouncycastle:bcpg-jdk18on:1.79"
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.17.0"
Expand Down

0 comments on commit af1156b

Please sign in to comment.