Skip to content

Commit

Permalink
Upgrade Gradle Wrapper to 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Oct 5, 2023
1 parent 778df19 commit d984374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/template-cleanup/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ platformVersion = 2022.3.3
platformPlugins =

# Gradle Releases -> https://github.com/gradle/gradle/releases
gradleVersion = 8.3
gradleVersion = 8.4

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

0 comments on commit d984374

Please sign in to comment.