Skip to content

Commit 177103e

Browse files
Update dependency org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog to v2025.11.5
1 parent f9a4505 commit 177103e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-settings-logic/src/main/kotlin/ktorsettings.dependency-resolution-management.settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencyResolutionManagement {
2626
}
2727

2828
create("kotlinWrappers") {
29-
from("org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:2025.10.8")
29+
from("org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:2025.11.5")
3030
}
3131
}
3232
}

0 commit comments

Comments
 (0)