Skip to content

Commit 6a5819e

Browse files
fix(deps): update dependency org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog to v2025.3.13
1 parent fc596e2 commit 6a5819e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:2025.3.12")
40+
from("org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:2025.3.13")
4141
}
4242
}
4343
}

0 commit comments

Comments
 (0)