From f2af210caff3fa6f1973e8367717c3fd43482380 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 21:05:31 +0000 Subject: [PATCH] Update bouncyCastleVersion to v1.85 --- buildSrc/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildSrc/gradle.properties b/buildSrc/gradle.properties index 9f0d60b..02733aa 100644 --- a/buildSrc/gradle.properties +++ b/buildSrc/gradle.properties @@ -1,3 +1,3 @@ commonsCompressVersion=1.26.2 commonsLang3Version=3.20.0 -bouncyCastleVersion=1.84 +bouncyCastleVersion=1.85