We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4fb1e commit 2c4abefCopy full SHA for 2c4abef
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.2.10")
+ from("org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:2025.2.11")
41
}
42
43
0 commit comments