Skip to content

Commit fc83c90

Browse files
Update all dependencies
| datasource | package | from | to | | -------------- | ------------------------------------------------------------- | ----- | ----------------- | | gradle-version | gradle | 9.2.0 | 9.3.0-milestone-1 | | maven | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin | 2.3.0 | 2.3.1 |
1 parent 126311a commit fc83c90

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

gradle/wrapper/gradle-wrapper.jar

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

libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
jdk = "25"
33
kotlin = "2.3.0-Beta2"
4-
ksp = "2.3.0"
4+
ksp = "2.3.1"
55
kotlinx-serialization = "1.9.0"
66
revoman = "0.80.4"
77

0 commit comments

Comments
 (0)