Skip to content

Commit

Permalink
Update bcpkix-jdk18on to 1.80
Browse files Browse the repository at this point in the history
  • Loading branch information
joan38 committed Feb 3, 2025
1 parent acddc2d commit 75c9040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.sc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ lazy val http4s = {

lazy val circeYaml = Agg(ivy"io.circe::circe-yaml:0.15.2")

lazy val bouncycastle = Agg(ivy"org.bouncycastle:bcpkix-jdk18on:1.77")
lazy val bouncycastle = Agg(ivy"org.bouncycastle:bcpkix-jdk18on:1.80")

lazy val collectionCompat = Agg(ivy"org.scala-lang.modules::scala-collection-compat:2.12.0")

Expand Down

0 comments on commit 75c9040

Please sign in to comment.