Skip to content

Commit

Permalink
Update build.gradle (#7)
Browse files Browse the repository at this point in the history
Update selenium lib to support chrome 117
  • Loading branch information
maruf571 authored Oct 14, 2023
1 parent 2fa533b commit e078c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {
}

dependencies {
implementation 'org.seleniumhq.selenium:selenium-java:4.10.0'
implementation 'org.seleniumhq.selenium:selenium-java:4.13.0'
implementation 'org.aeonbits.owner:owner:1.0.12'
implementation 'com.univocity:univocity-parsers:2.9.1'
implementation 'com.aventstack:extentreports:5.0.9'
Expand Down

0 comments on commit e078c7b

Please sign in to comment.