diff --git a/config/build.gradle b/config/build.gradle index 9b5c878..5ea514a 100644 --- a/config/build.gradle +++ b/config/build.gradle @@ -29,7 +29,7 @@ dependencies { // INI // XML - compileAndTest "com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.16.2" + compileAndTest "com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.2" // Hocon }