Skip to content

Commit d0e3dff

Browse files
renovate-botgalovics
authored andcommitted
FINERACT-2181: Update dependency io.github.bonigarcia:webdrivermanager to v6
1 parent fe4c970 commit d0e3dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oauth2-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ configurations {
3636
dependencies {
3737
driver 'com.mysql:mysql-connector-j'
3838
testImplementation 'org.seleniumhq.selenium:selenium-java:4.21.0'
39-
testImplementation 'io.github.bonigarcia:webdrivermanager:5.5.1'
39+
testImplementation 'io.github.bonigarcia:webdrivermanager:6.3.3'
4040
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
4141
}
4242

0 commit comments

Comments
 (0)