Skip to content

Commit b05cac7

Browse files
committed
Update Gradle to version 8.11
1 parent 775da21 commit b05cac7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ protobuf = "4.28.2"
1212

1313
# Kotlin
1414
kotlin-compiler = "1.9.24"
15-
kotlin-dsl = "4.5.0"
15+
kotlin-dsl = "5.1.1"
1616
kotlinx-coroutines = "1.8.0"
1717

1818
# Mozilla

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)