Skip to content

Commit

Permalink
Update plugin org.springframework.boot to v2.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 14c7e38 commit 14f33f5
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 {
java
id("org.springframework.boot") version "2.6.7"
id("org.springframework.boot") version "2.7.12"
id("io.spring.dependency-management") version "1.0.11.RELEASE"
id("io.freefair.lombok") version "6.4.3"
}
Expand Down

0 comments on commit 14f33f5

Please sign in to comment.