Skip to content

Commit

Permalink
Merge pull request #25 from huisam/renovate/org.jetbrains.kotlin.plug…
Browse files Browse the repository at this point in the history
…in.spring-2.x

chore(deps): update plugin org.jetbrains.kotlin.plugin.spring to v2
  • Loading branch information
huisam authored Oct 13, 2024
2 parents 47c1bc2 + 8d591c7 commit b12641c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id("org.springframework.boot") version "3.1.0"
id("io.spring.dependency-management") version "1.0.11.RELEASE"
kotlin("jvm") version "2.0.0"
kotlin("plugin.spring") version "1.8.21"
kotlin("plugin.spring") version "2.0.21"
}

group = "com.huisam"
Expand Down

0 comments on commit b12641c

Please sign in to comment.