Skip to content

Commit fec3283

Browse files
dependabot[bot]Attacktive
authored andcommitted
chore(deps): bump kotlinPluginVersion from 1.9.22 to 1.9.23
Bumps `kotlinPluginVersion` from 1.9.22 to 1.9.23. Updates `jvm` from 1.9.22 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v1.9.23) Updates `plugin.spring` from 1.9.22 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v1.9.23) Updates `plugin.jpa` from 1.9.22 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v1.9.23) --- 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 a470d4b commit fec3283

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
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
4-
val kotlinPluginVersion = "1.9.22"
4+
val kotlinPluginVersion = "1.9.23"
55

66
id("org.springframework.boot") version "3.2.3"
77
id("io.spring.dependency-management") version "1.1.4"

0 commit comments

Comments
 (0)