Skip to content

Commit

Permalink
Merge pull request #238 from GetFeedback/dependabot/gradle/io.spring.…
Browse files Browse the repository at this point in the history
…gradle-dependency-management-plugin-1.1.0

Bump dependency-management-plugin from 1.0.14.RELEASE to 1.1.0
  • Loading branch information
Stefano Guerrini authored Oct 31, 2022
2 parents 072c142 + 617f9f3 commit 7eea3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kahpp-gradle-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
api "org.yaml:snakeyaml:1.33"
api "org.assertj:assertj-core:3.23.1"
api "org.springframework.boot:spring-boot-gradle-plugin:${springVersion}"
api("io.spring.gradle:dependency-management-plugin:1.0.14.RELEASE")
api("io.spring.gradle:dependency-management-plugin:1.1.0")
compileOnly localGroovy()
testImplementation gradleTestKit()
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.1'
Expand Down

0 comments on commit 7eea3e7

Please sign in to comment.