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