Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit 101bd2e

Browse files
chore(deps): bump org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom
Bumps [org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom](https://github.com/JetBrains/kotlin-wrappers) from 2025.7.8 to 2025.8.10. - [Release notes](https://github.com/JetBrains/kotlin-wrappers/releases) - [Changelog](https://github.com/JetBrains/kotlin-wrappers/blob/master/CHANGELOG.md) - [Commits](JetBrains/kotlin-wrappers@2025.7.8...2025.8.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom dependency-version: 2025.8.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85f4aee commit 101bd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

surf-cloud-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ javaPlatform {
1212
dependencies {
1313
api(platform("org.springframework.boot:spring-boot-dependencies:3.5.4"))
1414
api(platform("io.ktor:ktor-bom:3.2.1"))
15-
api(platform("org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:2025.7.8"))
15+
api(platform("org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:2025.8.10"))
1616
}
1717

1818
configurations.all {

0 commit comments

Comments
 (0)