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 4eef89c commit ad80135Copy full SHA for ad80135
gradle/dependency-management.gradle
@@ -11,7 +11,7 @@ ext['logbackVersion'] = '1.2.3'
11
ext['junitVersion'] = '4.13.2'
12
ext['mockitoVersion'] = '4.5.1'
13
ext['multithreadedtcVersion'] = '1.01'
14
-ext['seleniumHtmlUnitVersion'] = '3.56.0'
+ext['seleniumHtmlUnitVersion'] = '3.61.0'
15
ext['slf4jVersion'] = '1.7.36'
16
ext['springSecurityVersion'] = '5.7.0'
17
ext['springShellVersion'] = '1.2.0.RELEASE'
0 commit comments