Skip to content

Commit

Permalink
Merge pull request #126 from larsgrefer/dependabot/gradle/io.spring.d…
Browse files Browse the repository at this point in the history
…ependency-management-1.0.13.RELEASE

Bump io.spring.dependency-management from 1.0.12.RELEASE to 1.0.13.RELEASE
  • Loading branch information
larsgrefer committed Aug 11, 2022
2 parents 2775c50 + fca559c commit 41fb11e
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,6 +1,6 @@
plugins {
id 'org.springframework.boot' version '2.7.2'
id 'io.spring.dependency-management' version '1.0.12.RELEASE'
id 'io.spring.dependency-management' version '1.0.13.RELEASE'
id 'java'
}

Expand Down

0 comments on commit 41fb11e

Please sign in to comment.