File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212 <packaging >jar</packaging >
1313
1414 <artifactId >testcontainers-annotations</artifactId >
15- <version >4.0 .0</version >
15+ <version >4.1 .0</version >
1616
1717 <name >testcontainers-annotations</name >
1818 <description >testcontainers-annotations</description >
5252 <dependency >
5353 <groupId >org.testcontainers</groupId >
5454 <artifactId >testcontainers-bom</artifactId >
55- <version >2.0.2 </version >
55+ <version >2.0.3 </version >
5656 <type >pom</type >
5757 <scope >import</scope >
5858 </dependency >
138138 </dependency >
139139 <dependency >
140140 <groupId >org.testcontainers</groupId >
141- <artifactId >postgresql</artifactId >
141+ <artifactId >testcontainers- postgresql</artifactId >
142142 </dependency >
143143 <dependency >
144144 <groupId >org.testcontainers</groupId >
145- <artifactId >kafka</artifactId >
145+ <artifactId >testcontainers- kafka</artifactId >
146146 </dependency >
147147 <dependency >
148148 <groupId >org.testcontainers</groupId >
149- <artifactId >clickhouse</artifactId >
149+ <artifactId >testcontainers- clickhouse</artifactId >
150150 </dependency >
151151 <dependency >
152152 <groupId >org.testcontainers</groupId >
You can’t perform that action at this time.
0 commit comments