mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
build: update Gradle to 7.6 (#335)
* build: update Gradle to `7.6` Signed-off-by: Luke Gareth Ribchester <luke@luke.gr> * docs: remove duplicated header Signed-off-by: Luke Gareth Ribchester <luke@luke.gr> * docs: add changelog entry for Gradle update Signed-off-by: Luke Gareth Ribchester <luke@luke.gr> Signed-off-by: Luke Gareth Ribchester <luke@luke.gr> Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
This commit is contained in:
committed by
Jakub Chrzanowski
parent
bd17200e60
commit
345c5c95f0
@@ -19,7 +19,7 @@ platformVersion = 2021.3.3
|
||||
platformPlugins =
|
||||
|
||||
# Gradle Releases -> https://github.com/gradle/gradle/releases
|
||||
gradleVersion = 7.5.1
|
||||
gradleVersion = 7.6
|
||||
|
||||
# Opt-out flag for bundling Kotlin standard library -> https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library
|
||||
# suppress inspection "UnusedProperty"
|
||||
|
||||
Reference in New Issue
Block a user