diff --git a/config/libs.versions.toml b/config/libs.versions.toml index 9661eeef47..c1afee4d73 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.84" +bcVer = "1.85.2" commonCompressVer = "1.27.1" coroutineVer = "1.10.2" gsonVer = "2.14.0"