We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d801d5 commit 26b857fCopy full SHA for 26b857f
solana-version-catalog/build.gradle.kts
@@ -40,7 +40,7 @@ val savaWeb2 = "25.1.0"
40
val savaPrograms = "25.0.0"
41
val savaAnchorPrograms = "25.1.4"
42
43
-val savaIDLClients = "25.10.11"
+val savaIDLClients = "25.10.12"
44
val savaIDLClientsCore = savaIDLClients
45
val savaIDLClientsCCTP = savaIDLClients
46
val savaIDLClientsDrift = savaIDLClients
@@ -53,7 +53,7 @@ val savaIDLClientsOracles = savaIDLClients
53
val savaIDLClientsSPL = savaIDLClients
54
55
val glamIxProxy = "25.0.2"
56
-val glamSDK = "25.6.2"
+val glamSDK = "25.7.0"
57
58
// https://central.sonatype.com/artifact/org.postgresql/postgresql
59
val postgresql = "42.7.10"
0 commit comments