File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ import org.jetbrains.changelog.markdownToHTML
2
2
3
3
plugins {
4
4
id(" java" )
5
- id(" org.jetbrains.kotlin.jvm" ) version " 2.0.21 "
6
- id(" org.jetbrains.intellij.platform" ) version " 2.1 .0"
5
+ id(" org.jetbrains.kotlin.jvm" ) version " 2.1.0 "
6
+ id(" org.jetbrains.intellij.platform" ) version " 2.2 .0"
7
7
id(" org.jetbrains.changelog" ) version " 2.2.1"
8
8
}
9
9
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-8.10.2 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments