Skip to content

Commit

Permalink
Update bcpg-jdk18on to 1.72.2 (VirtusLab#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 28, 2022
1 parent 4cb9320 commit d272857
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.17.9"
}
def bouncycastle = ivy"org.bouncycastle:bcpg-jdk18on:1.72.1"
def bouncycastle = ivy"org.bouncycastle:bcpg-jdk18on:1.72.2"
def caseApp = ivy"com.github.alexarchambault::case-app:2.1.0-M21"
def coursierPublish = ivy"io.get-coursier.publish:publish_2.13:0.1.3"
def expecty = ivy"com.eed3si9n.expecty::expecty:0.16.0"
Expand Down

0 comments on commit d272857

Please sign in to comment.