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

Commit 0c04432

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.2.2 to 2025.4.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.2.2...2025.4.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom dependency-version: 2025.4.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b472972 commit 0c04432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ allprojects {
3030
dependencies {
3131
implementation(platform("org.springframework.boot:spring-boot-dependencies:3.4.3"))
3232
implementation(platform("io.ktor:ktor-bom:3.0.3"))
33-
implementation(platform("org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:2025.2.2"))
33+
implementation(platform("org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:2025.4.10"))
3434

3535
compileOnly("org.springframework.boot:spring-boot-configuration-processor:3.4.3")
3636
// "kapt"("org.springframework.boot:spring-boot-configuration-processor:3.4.3")

0 commit comments

Comments
 (0)