We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1effd68 commit b47a9deCopy full SHA for b47a9de
2 files changed
testcontainers-selenium-demo/pom.xml
@@ -51,7 +51,7 @@
51
<dependency>
52
<groupId>org.slf4j</groupId>
53
<artifactId>slf4j-simple</artifactId>
54
- <version>2.0.17</version>
+ <version>2.0.18</version>
55
</dependency>
56
57
testcontainers-selenium/pom.xml
@@ -63,7 +63,7 @@
63
64
65
<artifactId>slf4j-api</artifactId>
66
67
68
69
<!-- Selenium API is optional -->
@@ -84,7 +84,7 @@
84
85
86
87
88
<scope>test</scope>
89
90
0 commit comments