Skip to content

Commit

Permalink
build(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.78 to 1.79 i…
Browse files Browse the repository at this point in the history
…n /hedera-dependency-versions (#16326)
  • Loading branch information
dependabot[bot] authored and san-est committed Nov 15, 2024
1 parent f39ba85 commit f9cc939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hedera-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ dependencies.constraints {
api("org.assertj:assertj-core:3.23.1") {
because("org.assertj.core")
}
api("org.bouncycastle:bcpkix-jdk18on:1.78") {
api("org.bouncycastle:bcpkix-jdk18on:1.79") {
because("org.bouncycastle.pkix")
}
api("org.bouncycastle:bcprov-jdk18on:1.78") {
Expand Down

0 comments on commit f9cc939

Please sign in to comment.