Skip to content

Commit

Permalink
Upgrade to Spring Gradle Plugin 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnNiang authored Jan 20, 2025
1 parent 0dd3d78 commit 21740d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'org.springframework.boot' version '3.4.1' apply false
id 'io.spring.dependency-management' version '1.1.6' apply false
id 'io.spring.dependency-management' version '1.1.7' apply false
id "com.gorylenko.gradle-git-properties" version "2.4.1" apply false
id "de.undercouch.download" version "5.6.0" apply false
id "io.freefair.lombok" version "8.6" apply false
Expand Down

0 comments on commit 21740d1

Please sign in to comment.