File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
testcontainers-advanced-imagebuilder-demo
testcontainers-advanced-imagebuilder Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >org.slf4j</groupId >
41
41
<artifactId >slf4j-simple</artifactId >
42
- <version >2.0.16 </version >
42
+ <version >2.0.17 </version >
43
43
</dependency >
44
44
</dependencies >
45
45
Original file line number Diff line number Diff line change 109
109
<dependency >
110
110
<groupId >org.slf4j</groupId >
111
111
<artifactId >slf4j-api</artifactId >
112
- <version >2.0.16 </version >
112
+ <version >2.0.17 </version >
113
113
</dependency >
114
114
115
115
<!-- Tests -->
122
122
<dependency >
123
123
<groupId >org.slf4j</groupId >
124
124
<artifactId >slf4j-simple</artifactId >
125
- <version >2.0.16 </version >
125
+ <version >2.0.17 </version >
126
126
<scope >test</scope >
127
127
</dependency >
128
128
</dependencies >
You can’t perform that action at this time.
0 commit comments