Skip to content

Commit e9b0fd3

Browse files
committed
bump google kms and gradle.
1 parent d4debef commit e9b0fd3

File tree

4 files changed

+3
-7
lines changed

4 files changed

+3
-7
lines changed

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-9.0.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 1 addition & 2 deletions
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
@@ -45,7 +45,7 @@ val glamIxProxy = "25.0.0"
4545
// https://central.sonatype.com/artifact/org.eclipse.jetty/jetty-server
4646
val jetty = "12.1.1"
4747
// https://central.sonatype.com/artifact/com.google.cloud/google-cloud-kms
48-
val googleCloudKms = "2.76.0"
48+
val googleCloudKms = "2.77.0"
4949
val savaRavina = "25.0.0"
5050

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

0 commit comments

Comments
 (0)