Skip to content

Commit 8fb59c7

Browse files
fix(deps): update dependency org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog to v2025.3.6
1 parent 3d6cc96 commit 8fb59c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

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

0 commit comments

Comments
 (0)