mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Upgrade Gradle Wrapper to 7.2
This commit is contained in:
committed by
Jakub Chrzanowski
parent
c90746c66b
commit
904e16d187
@@ -25,7 +25,7 @@ platformPlugins =
|
||||
# Java language level used to compile sources and to generate the files for - Java 11 is required since 2020.3
|
||||
javaVersion = 11
|
||||
|
||||
gradleVersion = 7.1.1
|
||||
gradleVersion = 7.2
|
||||
|
||||
# Opt-out flag for bundling Kotlin standard library.
|
||||
# See https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library for details.
|
||||
|
||||
Reference in New Issue
Block a user