File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ platformVersion = 2022.3
17
17
platformPlugins = com.intellij.database
18
18
19
19
# Gradle Releases -> https://github.com/gradle/gradle/releases
20
- gradleVersion = 7.5.1
20
+ gradleVersion = 7.6
21
21
22
22
# Opt-out flag for bundling Kotlin standard library -> https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library
23
23
# suppress inspection "UnusedProperty"
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.5.1 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.6 -bin.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments