@@ -13,7 +13,7 @@ version = providers.gradleProperty("version").getOrElse("")
1313// Plugins
1414
1515// https://github.com/beryx/badass-jlink-plugin
16- val jlink = " 3.2.0 "
16+ val jlink = " 3.2.1 "
1717
1818// https://plugins.gradle.org/plugin/com.google.protobuf
1919val googleProtobufPlugin = " 0.9.6"
@@ -32,15 +32,15 @@ val savaJsonIterator = "21.0.11"
3232
3333// https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk18on
3434// https://www.bouncycastle.org/download/bouncy-castle-java/#latest
35- val bouncyCastle = " 1.81 "
35+ val bouncyCastle = " 1.83 "
3636
3737// https://central.sonatype.com/search?namespace=software.sava
3838val sava = " 25.3.0"
3939val savaWeb2 = " 25.1.0"
4040val savaPrograms = " 25.0.0"
4141val savaAnchorPrograms = " 25.1.4"
4242
43- val savaIDLClients = " 25.10.2 "
43+ val savaIDLClients = " 25.10.3 "
4444val savaIDLClientsCore = savaIDLClients
4545val savaIDLClientsCCTP = savaIDLClients
4646val savaIDLClientsDrift = savaIDLClients
@@ -56,12 +56,12 @@ val glamIxProxy = "25.0.2"
5656val glamSDK = " 25.4.0"
5757
5858// https://central.sonatype.com/artifact/org.eclipse.jetty/jetty-server
59- val jetty = " 12.1.5 "
59+ val jetty = " 12.1.6 "
6060// https://mvnrepository.com/artifact/io.fusionauth/java-http
6161val fusionauthHttp = " 1.4.0"
6262
6363// https://central.sonatype.com/artifact/com.google.cloud/google-cloud-kms
64- val googleCloudKms = " 2.83 .0"
64+ val googleCloudKms = " 2.85 .0"
6565val savaRavina = " 25.1.1"
6666
6767// https://mvnrepository.com/artifact/io.grpc
0 commit comments