We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 305ebca commit 8de7c64Copy full SHA for 8de7c64
framework-platform/framework-platform.gradle
@@ -143,7 +143,7 @@ dependencies {
143
api("org.testng:testng:7.9.0")
144
api("org.webjars:underscorejs:1.8.3")
145
api("org.webjars:webjars-locator-core:0.55")
146
- api("org.webjars:webjars-locator-lite:0.0.4")
+ api("org.webjars:webjars-locator-lite:1.0.0")
147
api("org.xmlunit:xmlunit-assertj:2.9.1")
148
api("org.xmlunit:xmlunit-matchers:2.9.1")
149
api("org.yaml:snakeyaml:2.2")
0 commit comments