Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.plugin.spring to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 249a9b8 commit 25a27f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql-server/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

plugins {
kotlin("multiplatform")
id("org.jetbrains.kotlin.plugin.spring") version("1.9.25")
id("org.jetbrains.kotlin.plugin.spring") version("2.1.0")
kotlin("plugin.serialization")
id("org.springframework.boot") version("3.1.5")
//id("com.google.cloud.tools.appengine") version("2.4.2")
Expand Down

0 comments on commit 25a27f9

Please sign in to comment.