diff --git a/config/libs.versions.toml b/config/libs.versions.toml index e0375ec2d1..894039a9ce 100644 --- a/config/libs.versions.toml +++ b/config/libs.versions.toml @@ -2,7 +2,7 @@ asmVer = "3.2.0" # https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk18on # https://www.bouncycastle.org/releasenotes.html -bcVer = "1.83" +bcVer = "1.84" commonCompressVer = "1.27.1" coroutineVer = "1.10.2" gsonVer = "2.13.2"