Skip to content

Commit bf2a72b

Browse files
committed
Upgrade webjars-locator-lite to 0.0.3
See gh-27619
1 parent 67edcde commit bf2a72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ dependencies {
143143
api("org.testng:testng:7.9.0")
144144
api("org.webjars:underscorejs:1.8.3")
145145
api("org.webjars:webjars-locator-core:0.55")
146-
api("org.webjars:webjars-locator-lite:0.0.2")
146+
api("org.webjars:webjars-locator-lite:0.0.3")
147147
api("org.xmlunit:xmlunit-assertj:2.9.1")
148148
api("org.xmlunit:xmlunit-matchers:2.9.1")
149149
api("org.yaml:snakeyaml:2.2")

0 commit comments

Comments
 (0)