Skip to content

Commit

Permalink
chore(deps): update plugin org.springframework.boot to v2.7.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent 106d5cc commit b02d1bf
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 @@ -12,7 +12,7 @@ plugins {
eclipse
id("org.jetbrains.kotlin.jvm") version "1.6.21" apply false
id("org.jetbrains.kotlin.plugin.spring") version "1.6.21" apply false
id("org.springframework.boot") version "2.6.7" apply false
id("org.springframework.boot") version "2.7.18" apply false
id("io.spring.dependency-management") version "1.0.11.RELEASE" apply false
}

Expand Down

0 comments on commit b02d1bf

Please sign in to comment.