Upgrade to Spring Dependency Management Gradle Plugin 1.0.11.RELEASE.

This commit is contained in:
John Blum
2022-01-18 14:09:37 -08:00
parent 891f9b6700
commit 08b9e815f8

View File

@@ -61,7 +61,7 @@ dependencies {
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
implementation 'io.projectreactor:reactor-core:3.4.11'
implementation 'io.spring.nohttp:nohttp-gradle:0.0.10'
implementation 'io.spring.gradle:dependency-management-plugin:1.0.10.RELEASE'
implementation 'io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE'
implementation 'net.sourceforge.htmlunit:htmlunit:2.55.0'
implementation 'net.sourceforge.saxon:saxon:9.1.0.8'
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'