We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ece409a commit bcd44eeCopy full SHA for bcd44ee
project/Dependencies.scala
@@ -34,7 +34,7 @@ object Dependencies {
34
// needs to be inline with the aeron version, check
35
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
36
val agronaVersion = "1.22.0"
37
- val bouncyCastleVersion = "1.78.1"
+ val bouncyCastleVersion = "1.79"
38
val nettyVersion = "4.1.114.Final"
39
val logbackVersion = "1.3.14"
40
0 commit comments