Skip to content

Commit bcd44ee

Browse files
Update bcpkix-jdk18on, bcprov-jdk18on, ... to 1.79 (#1546)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent ece409a commit bcd44ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ object Dependencies {
3434
// needs to be inline with the aeron version, check
3535
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
3636
val agronaVersion = "1.22.0"
37-
val bouncyCastleVersion = "1.78.1"
37+
val bouncyCastleVersion = "1.79"
3838
val nettyVersion = "4.1.114.Final"
3939
val logbackVersion = "1.3.14"
4040

0 commit comments

Comments
 (0)