Upgrade to Spring Dependency Management Gradle Plugin 1.0.15.RELEASE.

This commit is contained in:
John Blum
2023-06-09 18:23:13 -07:00
parent 473b98e2aa
commit be24bdff83

View File

@@ -56,7 +56,7 @@ dependencies {
implementation 'com.github.ben-manes:gradle-versions-plugin:0.25.0'
implementation 'gradle.plugin.org.gretty:gretty:3.0.1'
implementation 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.1'
implementation 'io.spring.gradle:dependency-management-plugin:1.0.9.RELEASE'
implementation 'io.spring.gradle:dependency-management-plugin:1.0.15.RELEASE'
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.15'
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.1.0'