Skip to content

Commit 9a1577e

Browse files
chore(deps): bump bouncyCastle-jdk18on from 1.76 to 1.77 (#107)
Bumps `bouncyCastle-jdk18on` from 1.76 to 1.77. Updates `org.bouncycastle:bcpkix-jdk18on` from 1.76 to 1.77 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcprov-jdk18on` from 1.76 to 1.77 - [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 - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c419054 commit 9a1577e

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
@@ -4,7 +4,7 @@ format.version = "1.1"
44
[versions]
55
awaitility = "4.2.0"
66
azure-rm = "2.33.0"
7-
bouncyCastle-jdk18on = "1.76"
7+
bouncyCastle-jdk18on = "1.77"
88
edc = "0.4.2-SNAPSHOT"
99
# we need to pin the version of IH, because this is the last version to contain the DWN implementation
1010
# current snapshot builds of IH don't have feature parity yet.

0 commit comments

Comments
 (0)