Skip to content

Commit

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

Bump org.springframework.boot from 2.7.12 to 2.7.13
  • Loading branch information
larsgrefer committed Jun 27, 2023
2 parents b1dbe48 + 04f1053 commit 4ec3a0c
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 '2.7.12'
id 'org.springframework.boot' version '2.7.13'
id 'io.spring.dependency-management' version '1.1.0'
id 'java'
}
Expand Down

0 comments on commit 4ec3a0c

Please sign in to comment.