File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
testcontainers-selenium-demo Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 51
51
<dependency >
52
52
<groupId >org.slf4j</groupId >
53
53
<artifactId >slf4j-simple</artifactId >
54
- <version >2.0.13 </version >
54
+ <version >2.0.16 </version >
55
55
</dependency >
56
56
57
57
<dependency >
Original file line number Diff line number Diff line change 97
97
<dependency >
98
98
<groupId >org.slf4j</groupId >
99
99
<artifactId >slf4j-api</artifactId >
100
- <version >2.0.13 </version >
100
+ <version >2.0.16 </version >
101
101
</dependency >
102
102
103
103
<!-- Selenium API is optional -->
118
118
<dependency >
119
119
<groupId >org.slf4j</groupId >
120
120
<artifactId >slf4j-simple</artifactId >
121
- <version >2.0.13 </version >
121
+ <version >2.0.16 </version >
122
122
<scope >test</scope >
123
123
</dependency >
124
124
<dependency >
You can’t perform that action at this time.
0 commit comments