Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 275d98c

Browse files
fix(deps): update kotlin & ksp (#1743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 050a0dd commit 275d98c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ agp = "8.3.0"
33
agp-tooling = "8.4.0-rc02"
44
gradle-tooling = "8.6"
55
junit-jupiter = "5.10.2"
6-
kotlin = "1.9.22"
7-
kotlin-coroutines = "1.8.0"
6+
kotlin = "1.9.24"
7+
kotlin-coroutines = "1.8.1"
88
tree-sitter = "4.3.1"
99
editor = "0.23.4-ce8de8e-SNAPSHOT"
1010
glide = "4.16.0"
1111
androidx-vectordrawable = "1.2.0"
1212
androidx-navigation = "2.7.7"
13-
ksp = "1.9.22-1.0.17"
13+
ksp = "1.9.24-1.0.20"
1414
antlr4 = "4.13.1"
1515
androidx-work = "2.9.0"
1616
androidx-espresso = "3.5.1"

0 commit comments

Comments
 (0)