We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7735b60 commit 53a0fa6Copy full SHA for 53a0fa6
1 file changed
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
16
tasks {
17
wrapper {
18
- gradleVersion = "8.10"
+ gradleVersion = "8.11.1"
19
distributionType = Wrapper.DistributionType.BIN
20
}
21
0 commit comments