Upgrade to webjars-locator-lite 1.0.0

Closes gh-32564
This commit is contained in:
Sébastien Deleuze 2024-05-03 09:38:31 +02:00
parent 305ebca56d
commit 8de7c64637
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.4")
api("org.webjars:webjars-locator-lite:1.0.0")
api("org.xmlunit:xmlunit-assertj:2.9.1")
api("org.xmlunit:xmlunit-matchers:2.9.1")
api("org.yaml:snakeyaml:2.2")