Skip to content

Commit

Permalink
Update bcpg-jdk18on to 1.79
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Oct 30, 2024
1 parent 3e2e87e commit c55a533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BouncyCastlePlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ object BouncyCastlePlugin extends AutoPlugin {
// This plugin will automatically release a new suffixed artifact that can be used by users with bincompat issues.
// Don't forget to regenerate the GitHub Actions workflow by running the `githubWorkflowGenerate` sbt task.
private val bcpg = ArtifactVersions(
"org.bouncycastle" % "bcpg-jdk18on" % "1.78.1",
"org.bouncycastle" % "bcpg-jdk18on" % "1.79",
List(
"1.77",
"1.76",
Expand Down

0 comments on commit c55a533

Please sign in to comment.