Skip to content

Commit 2412c57

Browse files
chore: bump bouncycastle from 1.82 to 1.83
Bumps `bouncycastle` from 1.82 to 1.83. Updates `org.bouncycastle:bcpg-jdk18on` from 1.82 to 1.83 - [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.82 to 1.83 - [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:bcpg-jdk18on dependency-version: '1.83' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.83' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7fa471 commit 2412c57

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
@@ -16,7 +16,7 @@ gettext = "0.7.0"
1616
plugin-structure = "3.320"
1717
mockk = "1.14.6"
1818
detekt = "1.23.8"
19-
bouncycastle = "1.82"
19+
bouncycastle = "1.83"
2020

2121
[libraries]
2222
toolbox-core-api = { module = "com.jetbrains.toolbox:core-api", version.ref = "toolbox-plugin-api" }

0 commit comments

Comments
 (0)