We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e70ab8e commit 0827ea7Copy full SHA for 0827ea7
settings.gradle.kts
@@ -37,7 +37,7 @@ dependencyResolutionManagement {
37
38
versionCatalogs {
39
val kotlinWrappers by registering {
40
- from("org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:2025.9.11")
+ from("org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:2025.10.1")
41
}
42
43
0 commit comments