1 parent 2e5f191 commit d43676fCopy full SHA for d43676f
1 file changed
settings.gradle.kts
@@ -10,7 +10,7 @@ dependencyResolutionManagement {
10
create("libs") {
11
version("junit", "6.0.3")
12
version("google.truth", "1.4.5")
13
- version("kotlin", "2.3.10")
+ version("kotlin", "2.3.20")
14
version("jetbrains.annotations", "26.1.0")
15
version("changelog", "2.5.0")
16
version("dokka", "2.1.0")
0 commit comments