Skip to content

Commit

Permalink
Update bcpkix-jdk18on to 1.77 (#255)
Browse files Browse the repository at this point in the history
Co-authored-by: yurique <[email protected]>
  • Loading branch information
scala-steward and yurique authored Nov 24, 2023
1 parent 5bd23a4 commit c7cc83e
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 @@ -23,7 +23,7 @@ object Dependencies {

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

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

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

Expand Down

0 comments on commit c7cc83e

Please sign in to comment.