Skip to content

Commit

Permalink
Update bcpg-jdk18on to 1.78.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 12, 2024
1 parent b1228d2 commit 46e4fb3
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.9"
}
def bouncycastle = ivy"org.bouncycastle:bcpg-jdk18on:1.77"
def bouncycastle = ivy"org.bouncycastle:bcpg-jdk18on:1.78.1"
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"
Expand Down

0 comments on commit 46e4fb3

Please sign in to comment.