Skip to content

Commit fca913d

Browse files
committed
Upgrade Gradle version to 9.3.1.
1 parent b2fb9a4 commit fca913d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/template-cleanup/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ platformBundledPlugins =
2121
platformBundledModules =
2222

2323
# Gradle Releases -> https://github.com/gradle/gradle/releases
24-
gradleVersion = 9.2.1
24+
gradleVersion = 9.3.1
2525

2626
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
2727
kotlin.stdlib.default.dependency = false

0 commit comments

Comments
 (0)