Skip to content

Commit 77339dc

Browse files
build(deps): bump org.bouncycastle:bcpkix-lts8on from 2.73.7 to 2.73.8
Bumps [org.bouncycastle:bcpkix-lts8on](https://github.com/bcgit/bc-lts-java) from 2.73.7 to 2.73.8. - [Commits](https://github.com/bcgit/bc-lts-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcpkix-lts8on dependency-version: 2.73.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea84998 commit 77339dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ reaktive-annotations = { group = "org.modelix.reaktive", name = "reaktive-annota
150150
reaktive-coroutines-interop = { group = "org.modelix.reaktive", name = "coroutines-interop", version.ref = "reaktive" }
151151

152152
nimbus-jose-jwt = { group = "com.nimbusds", name = "nimbus-jose-jwt", version = "10.4.2" }
153-
bouncycastle-bcpkix = { group = "org.bouncycastle", name = "bcpkix-lts8on", version = "2.73.7" }
153+
bouncycastle-bcpkix = { group = "org.bouncycastle", name = "bcpkix-lts8on", version = "2.73.8" }
154154

155155
kotlincrypto-sha2 = { module = "org.kotlincrypto.hash:sha2", version = "0.7.1" }
156156

0 commit comments

Comments
 (0)