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.3
This commit is contained in:
committed by
Jakub Chrzanowski
parent
6785adabd5
commit
3960a508a2
@@ -23,7 +23,7 @@ platformPlugins =
|
||||
javaVersion = 11
|
||||
|
||||
# Gradle Releases -> https://github.com/gradle/gradle/releases
|
||||
gradleVersion = 7.2
|
||||
gradleVersion = 7.3
|
||||
|
||||
# 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