File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
77### Changed
88
9- - Upgrade Gradle Wrapper to ` 8.10.1 `
9+ - Upgrade Gradle Wrapper to ` 8.10.2 `
1010- Update ` platformVersion ` to ` 2023.3.8 `
1111- Dependencies (GitHub Actions) - upgrade ` gradle/actions/setup-gradle ` to ` v4 `
1212
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ platformPlugins =
2121platformBundledPlugins =
2222
2323# Gradle Releases -> https://github.com/gradle/gradle/releases
24- gradleVersion = 8.10.1
24+ gradleVersion = 8.10.2
2525
2626# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
2727kotlin.stdlib.default.dependency = false
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments