Skip to content

Commit

Permalink
Quick fix after Spring Boot 2.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Jul 21, 2023
1 parent 56d60e0 commit 6b5c4f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ void doNotPinWhenNotVersioned() {
"""
plugins {
id 'java'
id 'org.springframework.boot' version '2.7.13'
id 'org.springframework.boot' version '2.7.14'
id 'io.spring.dependency-management' version '1.0.15.RELEASE'
}
Expand Down

0 comments on commit 6b5c4f4

Please sign in to comment.