Skip to content

Commit

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

chore(deps): update plugin org.jetbrains.kotlin.plugin.spring to v2
  • Loading branch information
idugalic authored Aug 11, 2024
2 parents 3eeb3a5 + 16a9772 commit 4708cfe
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.3.1"
id("io.spring.dependency-management") version "1.1.6"
kotlin("jvm") version "2.0.10"
kotlin("plugin.spring") version "1.9.24"
kotlin("plugin.spring") version "2.0.10"
kotlin("plugin.serialization") version "2.0.10"
}

Expand Down

0 comments on commit 4708cfe

Please sign in to comment.