Skip to content
Snippets Groups Projects
Commit ff85e977 authored by Juan Fuentes's avatar Juan Fuentes
Browse files

SSDM-10369 : Trying to fix failing JS Tests - Putting new version of java lang back

parent a2f9a7c2
No related branches found
No related tags found
No related merge requests found
...@@ -42,7 +42,7 @@ dependencies { ...@@ -42,7 +42,7 @@ dependencies {
testCompile project(path: ':ui-test', configuration: 'tests') testCompile project(path: ':ui-test', configuration: 'tests')
testRuntimeFirst 'javax:servlet-api:3.1.0', 'reflections:reflections:0.9.10', 'apache:commons-lang3:3.7' testRuntimeFirst 'javax:servlet-api:3.1.0', 'reflections:reflections:0.9.10', 'apache:commons-lang3:3.11'
testRuntimeSecond 'google:gwt-user:2.4' testRuntimeSecond 'google:gwt-user:2.4'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment