Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.plugin.spring to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent b2859b2 commit 15342ba
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 15342ba

Please sign in to comment.