Skip to content

Commit 33f85af

Browse files
committed
Update gradle version
1 parent e21171f commit 33f85af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ platformVersion = 2023.3
2222
platformPlugins = com.intellij.java, com.redhat.devtools.lsp4ij:0.10.0
2323

2424
# Gradle Releases -> https://github.com/gradle/gradle/releases
25-
gradleVersion = 8.5
25+
gradleVersion = 7.6.1
2626

2727
# Opt-out flag for bundling Kotlin standard library.
2828
# See https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library for details.

0 commit comments

Comments
 (0)