Browse Source

Upgrade to webjars-locator-lite 1.0.0

Closes gh-32564
pull/32755/head
Sébastien Deleuze 2 years ago
parent
commit
8de7c64637
  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.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")

Loading…
Cancel
Save