Skip to content

Commit 727ae62

Browse files
committed
update gradle. bump ravina.
1 parent 11b7450 commit 727ae62

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

gradle/wrapper/gradle-wrapper.jar

1.65 KB
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.0.0-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

solana-version-catalog/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ val glamIxProxy = "24.0.0"
4747
val jetty = "12.1.1"
4848
// https://central.sonatype.com/artifact/com.google.cloud/google-cloud-kms
4949
val googleCloudKms = "2.76.0"
50-
val savaRavina = "24.0.2"
50+
val savaRavina = "25.0.0"
5151

5252
// https://mvnrepository.com/artifact/io.grpc
5353
val grpc = "1.75.0"

0 commit comments

Comments
 (0)