Skip to content

Commit

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

Bump io.spring.dependency-management from 1.0.14.RELEASE to 1.1.0
  • Loading branch information
larsgrefer committed Oct 19, 2022
2 parents 121d0cd + 372cdfe commit de45da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-projects/spring-boot-resources/build.gradle
@@ -1,6 +1,6 @@
plugins {
id 'org.springframework.boot' version '2.7.4'
id 'io.spring.dependency-management' version '1.0.14.RELEASE'
id 'io.spring.dependency-management' version '1.1.0'
id 'java'
}

Expand Down

0 comments on commit de45da1

Please sign in to comment.