Skip to content

Commit 3756c94

Browse files
committed
Update idl clients.
1 parent c08020f commit 3756c94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

solana-version-catalog/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ val googleProtobufPlugin = "0.9.5"
2323
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter
2424
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
2525
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-params
26-
val junit = "6.0.1"
26+
val junit = "6.0.2"
2727

2828
// Compile & Implementation
2929

@@ -40,7 +40,7 @@ val savaWeb2 = "25.1.0"
4040
val savaPrograms = "25.0.0"
4141
val savaAnchorPrograms = "25.1.4"
4242

43-
val savaIDLClients = "25.9.1"
43+
val savaIDLClients = "25.9.2"
4444
val savaIDLClientsCore = savaIDLClients
4545
val savaIDLClientsCCTP = savaIDLClients
4646
val savaIDLClientsDrift = savaIDLClients

0 commit comments

Comments
 (0)