Skip to content

Commit

Permalink
Merge branch 'main' into update-k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
lolgab authored Feb 3, 2025
2 parents 4a502bf + 75c9040 commit bec6416
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 bec6416

Please sign in to comment.