Skip to content

Commit

Permalink
Merge pull request #369 from larsgrefer/dependabot/gradle/3.x/org.spr…
Browse files Browse the repository at this point in the history
…ingframework.boot-3.1.4

Bump org.springframework.boot from 3.1.3 to 3.1.4
  • Loading branch information
larsgrefer authored Sep 29, 2023
2 parents a314979 + 705026f commit 424fc5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-projects/spring-boot-resources/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '3.1.3'
id 'org.springframework.boot' version '3.1.4'
id 'io.spring.dependency-management' version '1.1.3'
id 'java'
}
Expand Down

0 comments on commit 424fc5c

Please sign in to comment.