Skip to content

Commit ed2c4ec

Browse files
committed
bump idl clients.
1 parent 7e2abdd commit ed2c4ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

solana-version-catalog/build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ val savaWeb2 = "25.0.0"
4040
val savaPrograms = "25.0.0"
4141
val savaAnchorPrograms = "25.1.3"
4242

43-
val savaIDLClients = "25.1.9"
43+
val savaIDLClients = "25.2.0"
4444
val savaIDLClientsCore = savaIDLClients
4545
val savaIDLClientsCCTP = savaIDLClients
4646
val savaIDLClientsDrift = savaIDLClients
@@ -53,9 +53,9 @@ val glamIxProxy = "25.0.2"
5353
val glamSDK = "25.0.5"
5454

5555
// https://central.sonatype.com/artifact/org.eclipse.jetty/jetty-server
56-
val jetty = "12.1.3"
56+
val jetty = "12.1.4"
5757
// https://central.sonatype.com/artifact/com.google.cloud/google-cloud-kms
58-
val googleCloudKms = "2.78.0"
58+
val googleCloudKms = "2.82.0"
5959
val savaRavina = "25.0.0"
6060

6161
// https://mvnrepository.com/artifact/io.grpc

0 commit comments

Comments
 (0)