Skip to content

Commit cd271d8

Browse files
dependabot[bot]Attacktive
authored andcommitted
chore(deps): bump kotlinPluginVersion from 2.1.0 to 2.1.10
Bumps `kotlinPluginVersion` from 2.1.0 to 2.1.10. Updates `jvm` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `plugin.spring` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `plugin.jpa` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: plugin.spring dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: plugin.jpa dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7162d30 commit cd271d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ version = "1.2.9"
66
java.sourceCompatibility = JavaVersion.VERSION_21
77

88
plugins {
9-
val kotlinPluginVersion = "2.1.0"
9+
val kotlinPluginVersion = "2.1.10"
1010

1111
id("org.springframework.boot") version "3.4.2"
1212
id("io.spring.dependency-management") version "1.1.7"

0 commit comments

Comments
 (0)