We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a2b64e commit c1334b7Copy full SHA for c1334b7
gradle/libs.versions.toml
@@ -75,7 +75,7 @@ univocity-parsers = { module = "com.sonofab1rd:univocity-parsers", version = "2.
75
xmlunit-assertj = { module = "org.xmlunit:xmlunit-assertj3", version.ref = "xmlunit" }
76
xmlunit-placeholders = { module = "org.xmlunit:xmlunit-placeholders", version.ref = "xmlunit" }
77
testingAnnotations = { module = "com.gradle:develocity-testing-annotations", version = "2.0.1" }
78
-woodstox = { module = "com.fasterxml.woodstox:woodstox-core", version = "7.1.0" }
+woodstox = { module = "com.fasterxml.woodstox:woodstox-core", version = "7.1.1" }
79
80
# Only declared here so Dependabot knows when to update the referenced versions
81
asciidoctorj-pdf = { module = "org.asciidoctor:asciidoctorj-pdf", version.ref = "asciidoctorj-pdf" }
0 commit comments