Skip to content

Commit ad4ebb6

Browse files
fix(deps): update dependency org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog to v2026.2.21
1 parent 2395f95 commit ad4ebb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencyResolutionManagement {
3737

3838
versionCatalogs {
3939
val kotlinWrappers by registering {
40-
from("org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:2026.2.5")
40+
from("org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:2026.2.21")
4141
}
4242
}
4343
}

0 commit comments

Comments
 (0)