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 dac61cc commit 70e91bfCopy full SHA for 70e91bf
gradle/libs.versions.toml
@@ -61,7 +61,7 @@ univocity-parsers = { module = "com.univocity:univocity-parsers", version = "2.9
61
xmlunit-assertj = { module = "org.xmlunit:xmlunit-assertj3", version.ref = "xmlunit" }
62
xmlunit-placeholders = { module = "org.xmlunit:xmlunit-placeholders", version.ref = "xmlunit" }
63
testingAnnotations = { module = "com.gradle:develocity-testing-annotations", version = "2.0.1" }
64
-woodstox = { module = "com.fasterxml.woodstox:woodstox-core", version = "7.0.0" }
+woodstox = { module = "com.fasterxml.woodstox:woodstox-core", version = "7.1.0" }
65
66
# Only declared here so Dependabot knows when to update the referenced versions
67
asciidoctorj-pdf = { module = "org.asciidoctor:asciidoctorj-pdf", version.ref = "asciidoctorj-pdf" }
0 commit comments