Skip to content

Commit 8259b31

Browse files
committed
chore(deps): bump gradle to 9.3.0 and kotlinGradleBom to 2.2.21
1 parent 37cf838 commit 8259b31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ detektPluginCompose = "0.4.27"
6262
fastAdapter = "5.7.0"
6363
forkhandlesBom = "2.25.0.0"
6464
glide = "4.16.0"
65-
gradle = "9.2.1"
65+
gradle = "9.3.0"
6666
icu4j = "78.2"
6767
javaDiffUtils = "4.16"
6868
jcipAnnotations = "1.0"
@@ -81,7 +81,7 @@ koinBom = "4.1.1"
8181
konsist = "0.17.3"
8282
kotlinBom = "2.2.21"
8383
# Needs to match the version used by Gradle, just check with `./gradlew --version`
84-
kotlinGradleBom = "2.2.20"
84+
kotlinGradleBom = "2.2.21"
8585
kotlinKsp = "2.3.4"
8686
kotlinxCoroutines = "1.10.2"
8787
kotlinxCollectionsImmutable = "0.4.0"

0 commit comments

Comments
 (0)