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
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Binary file not shown.
3
gradle/wrapper/gradle-wrapper.properties
vendored
3
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,5 +1,6 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
|
||||
networkTimeout=10000
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user