Skip to content

Commit 7f79808

Browse files
chore(deps): bump org.testcontainers:selenium from 1.20.0 to 1.20.1
Bumps [org.testcontainers:selenium](https://github.com/testcontainers/testcontainers-java) from 1.20.0 to 1.20.1. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.0...1.20.1) --- updated-dependencies: - dependency-name: org.testcontainers:selenium dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent abbe287 commit 7f79808

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
@@ -34,7 +34,7 @@
3434
<allure.cmd.download.url>
3535
https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline
3636
</allure.cmd.download.url>
37-
<testcontainers.selenium.version>1.20.0</testcontainers.selenium.version>
37+
<testcontainers.selenium.version>1.20.1</testcontainers.selenium.version>
3838

3939
<!-- Vulnerability temp libs-->
4040
<commons-compress.version>1.26.2</commons-compress.version>

0 commit comments

Comments
 (0)