Gradle 8.7

This commit is contained in:
Jakub Chrzanowski
2024-05-30 09:31:55 +02:00
parent c46eed131b
commit d62ac0c227
5 changed files with 4 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ platformVersion = 2022.3.3
platformPlugins =
# Gradle Releases -> https://github.com/gradle/gradle/releases
gradleVersion = 8.6
gradleVersion = 8.7
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
kotlin.stdlib.default.dependency = false