Browse Source

Upgrade to webjars-locator-lite 0.0.4

See gh-27619
pull/32610/head
Sébastien Deleuze 2 years ago
parent
commit
78f08ed1dd
  1. 2
      framework-platform/framework-platform.gradle

2
framework-platform/framework-platform.gradle

@ -143,7 +143,7 @@ dependencies { @@ -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")

Loading…
Cancel
Save