Skip to content

Commit 124fe87

Browse files
committed
chore: update graddle and intelliJPlatForm SDK
1 parent 479a9c3 commit 124fe87

File tree

4 files changed

+103
-104
lines changed

4 files changed

+103
-104
lines changed

intellij-client/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ lsp4j = "0.21.1"
77

88
# plugins
99
changelog = "2.2.1"
10-
intelliJPlatForm = "2.5.0"
10+
intelliJPlatForm = "2.6.0"
1111
kotlin = "2.1.10"
1212
kover = "0.9.1"
1313

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
distributionBase = GRADLE_USER_HOME
2-
distributionPath = wrapper/dists
3-
distributionUrl = https\://services.gradle.org/distributions/gradle-8.12-bin.zip
4-
networkTimeout = 10000
5-
validateDistributionUrl = true
6-
zipStoreBase = GRADLE_USER_HOME
7-
zipStorePath = wrapper/dists
1+
distributionBase=GRADLE_USER_HOME
2+
distributionPath=wrapper/dists
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
4+
networkTimeout=10000
5+
validateDistributionUrl=true
6+
zipStoreBase=GRADLE_USER_HOME
7+
zipStorePath=wrapper/dists

intellij-client/gradlew

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

intellij-client/gradlew.bat

Lines changed: 94 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)