Skip to content

Commit

Permalink
Update to Dependency Management 1.1.4
Browse files Browse the repository at this point in the history
Closes gh-858
  • Loading branch information
jzheaux committed Feb 2, 2024
1 parent 37edb8a commit 8986597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}
dependencies {
classpath "com.github.ben-manes:gradle-versions-plugin:0.36.0"
classpath "io.spring.gradle:dependency-management-plugin:1.1.0"
classpath "io.spring.gradle:dependency-management-plugin:1.1.4"
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.28.2"
classpath 'org.hidetake:gradle-ssh-plugin:2.10.1'
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0'
Expand Down

0 comments on commit 8986597

Please sign in to comment.