Skip to content

Commit

Permalink
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 3, 2024
1 parent 1f49e76 commit cd5a202
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 @@ -9,7 +9,7 @@ buildscript {
}

plugins {
id("org.springframework.boot") version "2.5.4"
id("org.springframework.boot") version "2.7.18"
id("io.spring.dependency-management") version "1.0.11.RELEASE"
id("org.jetbrains.kotlin.kapt") version "1.5.30"
id("com.google.cloud.tools.jib") version "3.1.4"
Expand Down

0 comments on commit cd5a202

Please sign in to comment.