Skip to content

Commit

Permalink
Merge pull request #311 from scala-steward/update/bcpkix-jdk18on-1.76
Browse files Browse the repository at this point in the history
Update bcpkix-jdk18on to 1.76
  • Loading branch information
hagay3 authored Sep 27, 2023
2 parents 31290fe + 426ed67 commit 78ca78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ val snakeYaml = "org.yaml" % "snakeyaml" % "2.0"

val commonsIO = "commons-io" % "commons-io" % "2.11.0"
val commonsCodec = "commons-codec" % "commons-codec" % "1.15"
val bouncyCastle = "org.bouncycastle" % "bcpkix-jdk18on" % "1.72"
val bouncyCastle = "org.bouncycastle" % "bcpkix-jdk18on" % "1.76"


// the client API request/response handing uses Akka Http
Expand Down

0 comments on commit 78ca78c

Please sign in to comment.