Skip to content

Commit 8f6fcd1

Browse files
chore(deps): bump org.bouncycastle:bcpg-jdk18on from 1.78.1 to 1.81
Bumps [org.bouncycastle:bcpg-jdk18on](https://github.com/bcgit/bc-java) from 1.78.1 to 1.81. - [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.81' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8dd31d commit 8f6fcd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mod/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ dependencies {
183183
shadowMe("gg.skytils.hypixel.types:types") { excludeKotlin() }
184184
shadowMe("gg.skytils.skytilsws.shared:ws-shared") { excludeKotlin() }
185185

186-
shadowMe("org.bouncycastle:bcpg-jdk18on:1.78.1") {
186+
shadowMe("org.bouncycastle:bcpg-jdk18on:1.81") {
187187
exclude(module = "bcprov-jdk18on")
188188
}
189189
compileOnly("org.bouncycastle:bcprov-jdk18on:1.78.1")

0 commit comments

Comments
 (0)