Skip to content

Commit 856f614

Browse files
chore(deps): bump org.testcontainers:selenium from 1.21.0 to 1.21.1
Bumps [org.testcontainers:selenium](https://github.com/testcontainers/testcontainers-java) from 1.21.0 to 1.21.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.21.0...1.21.1) --- updated-dependencies: - dependency-name: org.testcontainers:selenium dependency-version: 1.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d89ec93 commit 856f614

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
@@ -36,7 +36,7 @@
3636
<allure.cmd.download.url>
3737
https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline
3838
</allure.cmd.download.url>
39-
<testcontainers.selenium.version>1.21.0</testcontainers.selenium.version>
39+
<testcontainers.selenium.version>1.21.1</testcontainers.selenium.version>
4040
<slf4j-simple.version>2.0.17</slf4j-simple.version>
4141

4242
<!-- Vulnerability temp libs-->

0 commit comments

Comments
 (0)