File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ springboot-testcontainer-rabbitmq
1111<dependency >
1212 <groupId >com.avides.springboot.testcontainer</groupId >
1313 <artifactId >springboot-testcontainer-rabbitmq</artifactId >
14- <version >0.1.0-RC10 </version >
14+ <version >0.1.0-RC11 </version >
1515 <scope >test</scope >
1616</dependency >
1717```
Original file line number Diff line number Diff line change 55 <name >springboot-testcontainer-rabbitmq</name >
66 <description >RabbitMQ test-container</description >
77 <url >https://github.com/springboot-testcontainer/springboot-testcontainer-rabbitmq</url >
8- <version >0.1.0-RC10 </version >
8+ <version >0.1.0-RC11 </version >
99
1010 <properties >
1111 <!-- System -->
3434 <spring .version>5.1.5.RELEASE</spring .version>
3535 <spring-boot .version>2.1.3.RELEASE</spring-boot .version>
3636 <!-- Other -->
37- <springboot-testcontainer-common .version>0.1.0-RC14 </springboot-testcontainer-common .version>
37+ <springboot-testcontainer-common .version>0.1.0-RC15 </springboot-testcontainer-common .version>
3838 </properties >
3939
4040 <repositories >
7474 <dependency >
7575 <groupId >org.assertj</groupId >
7676 <artifactId >assertj-core</artifactId >
77- <version >3.12.0 </version >
77+ <version >3.12.1 </version >
7878 <scope >test</scope >
7979 </dependency >
8080 <dependency >
You can’t perform that action at this time.
0 commit comments