Skip to content

Commit

Permalink
Merge pull request #18 from huisam/renovate/org.jetbrains.kotlin.jvm-2.x
Browse files Browse the repository at this point in the history
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2
  • Loading branch information
huisam authored Jul 8, 2024
2 parents b4da897 + 8132d40 commit 935b678
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 @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
id("org.springframework.boot") version "3.1.0"
id("io.spring.dependency-management") version "1.0.11.RELEASE"
kotlin("jvm") version "1.8.21"
kotlin("jvm") version "2.0.0"
kotlin("plugin.spring") version "1.8.21"
}

Expand Down

0 comments on commit 935b678

Please sign in to comment.