Skip to content

Commit f82c21a

Browse files
Bump org.seleniumhq.selenium:selenium-java in the dependencies group (#11)
Bumps the dependencies group with 1 update: [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium). Updates `org.seleniumhq.selenium:selenium-java` from 4.33.0 to 4.34.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.33.0...selenium-4.34.0) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-java dependency-version: 4.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce3884d commit f82c21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<properties>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15-
<selenium.version>4.33.0</selenium.version>
15+
<selenium.version>4.34.0</selenium.version>
1616
<testng.version>7.11.0</testng.version>
1717
<gson.version>2.13.1</gson.version>
1818
<lombok.version>1.18.38</lombok.version>

0 commit comments

Comments
 (0)