Upgrade Gradle Wrapper to 8.10.2

This commit is contained in:
Jakub Chrzanowski
2024-09-24 16:32:07 +02:00
committed by Jakub Chrzanowski
parent e6049b2283
commit 1cbcc2c3cd
3 changed files with 3 additions and 3 deletions

View File

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