Upgrade to webjars-locator-lite 0.0.4

See gh-27619
This commit is contained in:
Sébastien Deleuze 2024-04-08 09:33:35 +02:00
parent 03dd8e20e2
commit 78f08ed1dd
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ dependencies {
api("org.testng:testng:7.9.0")
api("org.webjars:underscorejs:1.8.3")
api("org.webjars:webjars-locator-core:0.55")
api("org.webjars:webjars-locator-lite:0.0.3")
api("org.webjars:webjars-locator-lite:0.0.4")
api("org.xmlunit:xmlunit-assertj:2.9.1")
api("org.xmlunit:xmlunit-matchers:2.9.1")
api("org.yaml:snakeyaml:2.2")