Upgrade webjars-locator-lite to 0.0.3

See gh-27619
This commit is contained in:
Sébastien Deleuze 2024-04-02 10:22:31 +02:00
parent 67edcde0a2
commit bf2a72b043
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.2")
api("org.webjars:webjars-locator-lite:0.0.3")
api("org.xmlunit:xmlunit-assertj:2.9.1")
api("org.xmlunit:xmlunit-matchers:2.9.1")
api("org.yaml:snakeyaml:2.2")