Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit 70e7507

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.bouncycastle:bcpkix-jdk18on from 1.79 to 1.80
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.79 to 1.80. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de8d89d commit 70e7507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies {
7575
implementation("de.gesellix:docker-filesocket:2024-11-04T20-51-00")
7676
testImplementation("de.gesellix:testutil:2024-11-04T20-50-00")
7777

78-
implementation("org.bouncycastle:bcpkix-jdk18on:1.79")
78+
implementation("org.bouncycastle:bcpkix-jdk18on:1.80")
7979

8080
testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
8181
testRuntimeOnly("net.bytebuddy:byte-buddy:1.15.11")

0 commit comments

Comments
 (0)