Update kotlin monorepo to v2.3.21 (#3258)

This commit is contained in:
Mend Renovate
2026-04-23 19:53:40 +01:00
committed by GitHub
parent d68347f5fb
commit cb6daa5e4c
+1 -1
View File
@@ -42,7 +42,7 @@ injekt = "91edab2317"
jsoup = "1.22.2" jsoup = "1.22.2"
junit = "6.0.3" junit = "6.0.3"
kotest-assertions = "6.1.11" kotest-assertions = "6.1.11"
kotlin-gradle = "2.3.20" kotlin-gradle = "2.3.21"
kotlinx-collections-immutable = "0.4.0" kotlinx-collections-immutable = "0.4.0"
kotlinx-coroutines = "1.10.2" kotlinx-coroutines = "1.10.2"
kotlinx-serialization = "1.11.0" kotlinx-serialization = "1.11.0"