Skip to content

Commit 8de7c64

Browse files
committed
Upgrade to webjars-locator-lite 1.0.0
Closes gh-32564
1 parent 305ebca commit 8de7c64

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.4")
146+
api("org.webjars:webjars-locator-lite:1.0.0")
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)