Skip to content

Commit 6f0f4ac

Browse files
authored
Update Selenium to 4.23.0 (#95)
1 parent ef3e19c commit 6f0f4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>org.seleniumhq.selenium</groupId>
133133
<artifactId>selenium-java</artifactId>
134-
<version>4.22.0</version>
134+
<version>4.23.0</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>io.appium</groupId>

0 commit comments

Comments
 (0)