We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1236f2 commit 54d7086Copy full SHA for 54d7086
solana-version-catalog/build.gradle.kts
@@ -38,14 +38,14 @@ val bouncyCastle = "1.81"
38
val sava = "25.0.0"
39
val savaWeb2 = "25.0.0"
40
val savaPrograms = "25.0.0"
41
-val savaAnchorPrograms = "25.0.6"
+val savaAnchorPrograms = "25.0.7"
42
43
val glamIxProxy = "25.0.2"
44
45
// https://central.sonatype.com/artifact/org.eclipse.jetty/jetty-server
46
val jetty = "12.1.1"
47
// https://central.sonatype.com/artifact/com.google.cloud/google-cloud-kms
48
-val googleCloudKms = "2.77.0"
+val googleCloudKms = "2.78.0"
49
val savaRavina = "25.0.0"
50
51
// https://mvnrepository.com/artifact/io.grpc
0 commit comments