Skip to content

Commit

Permalink
Scala-Steward: Update bcprov-jdk15on from 1.70 to 1.79
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 1, 2024
1 parent 4d01b91 commit d8f51a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,7 @@ object Dependencies {
)

private val bouncyCastleOverrides = List(
"org.bouncycastle" % "bcprov-jdk15on" % "1.70",
"org.bouncycastle" % "bcprov-jdk18on" % "1.79",
)

private val protobufJavaOverrides = List(
Expand Down

0 comments on commit d8f51a0

Please sign in to comment.