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:
Luke Gareth Ribchester
2023-01-13 20:55:45 +01:00
committed by Jakub Chrzanowski
parent bd17200e60
commit 345c5c95f0
7 changed files with 14 additions and 9 deletions

View File

@@ -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"