Skip to content

Commit

Permalink
Merge pull request #426 from codecentric/renovate/org.jetbrains.kotli…
Browse files Browse the repository at this point in the history
…n.plugin.spring-1.x

chore(deps): update plugin org.jetbrains.kotlin.plugin.spring to v1.9.0
  • Loading branch information
renovate[bot] authored Jul 6, 2023
2 parents b2859b2 + 15342ba commit 6220ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/report/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
id("org.springframework.boot") version "3.1.0"
id("com.diffplug.spotless") version "6.19.0"
kotlin("jvm") version "1.9.0"
kotlin("plugin.spring") version "1.8.22"
kotlin("plugin.spring") version "1.9.0"
// we should switch to the plugin but enabling it causes warnings for the openapi generator
//id("io.freefair.lombok") version "6.2.0"
}
Expand Down

0 comments on commit 6220ed9

Please sign in to comment.