We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67edcde commit bf2a72bCopy full SHA for bf2a72b
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.2")
+ api("org.webjars:webjars-locator-lite:0.0.3")
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