Skip to content

Commit

Permalink
Enforce bouncycastle 1.80
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellix committed Jan 18, 2025
1 parent 40bb4ca commit daab42b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ val dependencyVersions = listOf(
"net.bytebuddy:byte-buddy-agent:1.15.11",
"org.apache.commons:commons-compress:1.27.1",
"org.apache.commons:commons-lang3:3.17.0",
"org.bouncycastle:bcpkix-jdk18on:1.80",
"org.codehaus.groovy:groovy:3.0.23",
"org.codehaus.groovy:groovy-json:3.0.23",
"org.apache.groovy:groovy:4.0.24",
Expand Down

0 comments on commit daab42b

Please sign in to comment.