Skip to content

Commit

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

Bump dependency-management-plugin from 1.0.13.RELEASE to 1.0.14.RELEASE
  • Loading branch information
Stefano Guerrini authored Oct 13, 2022
2 parents b45f715 + 1a593c8 commit a70cc46
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.13.RELEASE")
api("io.spring.gradle:dependency-management-plugin:1.0.14.RELEASE")
compileOnly localGroovy()
testImplementation gradleTestKit()
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.1'
Expand Down

0 comments on commit a70cc46

Please sign in to comment.