Skip to content

Commit fa2dd3f

Browse files
Update dependency org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog to v2025.6.10
1 parent 341b3ec commit fa2dd3f

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
@@ -6,7 +6,7 @@ dependencyResolutionManagement {
66

77
versionCatalogs {
88
create("kotlinWrappers") {
9-
val wrappersVersion = "2025.6.5"
9+
val wrappersVersion = "2025.6.10"
1010
from("org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:$wrappersVersion")
1111
}
1212
}

0 commit comments

Comments
 (0)