We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e27f07 commit 2c709fbCopy full SHA for 2c709fb
gradle/dependency-management.gradle
@@ -9,7 +9,7 @@ ext['logbackVersion'] = '1.2.3'
9
ext['junitVersion'] = '4.13.2'
10
ext['mockitoVersion'] = '4.4.0'
11
ext['multithreadedtcVersion'] = '1.01'
12
-ext['seleniumHtmlUnitVersion'] = '2.50.0'
+ext['seleniumHtmlUnitVersion'] = '2.55.0'
13
ext['slf4jVersion'] = '1.7.32'
14
ext['springSecurityVersion'] = '5.6.1'
15
ext['springShellVersion'] = '1.2.0.RELEASE'
0 commit comments