upgrade various versions, including gradle to 8.12
This commit is contained in:
parent
9228529f18
commit
7d4d0fda3f
5 changed files with 6 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
kotlin = "2.0.21" # Note: Plugin versions must be updated in the settings.gradle.kts too
|
||||
kotlin = "2.1.0" # Note: Plugin versions must be updated in the settings.gradle.kts too
|
||||
|
||||
groovy = "3.0.23"
|
||||
jansi = "2.4.1"
|
||||
|
|
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
|
@ -1,6 +1,6 @@
|
|||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue