Skip to content

Commit

Permalink
fix(deps): bump plugin.spring from 2.0.0 to 2.0.10 (#185)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent f5c06aa commit c709abc
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
@@ -1,6 +1,6 @@
plugins {
kotlin("jvm") version "2.0.10"
kotlin("plugin.spring") version "2.0.0"
kotlin("plugin.spring") version "2.0.10"
id("org.springframework.boot") version "3.3.2"
id("io.spring.dependency-management") version "1.1.6"
id("com.diffplug.spotless") version "6.25.0"
Expand Down

0 comments on commit c709abc

Please sign in to comment.