File tree Expand file tree Collapse file tree
spring-cloud-azure-testcontainers-for-cosmos-sample
spring-cloud-azure-testcontainers-for-storage-blob-sample
spring-cloud-azure-testcontainers-for-storage-queue-sample Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050 <dependency >
5151 <groupId >org.testcontainers</groupId >
5252 <artifactId >testcontainers-junit-jupiter</artifactId >
53- <version >2.0.2</version >
5453 <scope >test</scope >
5554 </dependency >
5655 <dependency >
5756 <groupId >org.testcontainers</groupId >
5857 <artifactId >testcontainers-azure</artifactId >
59- <version >2.0.2</version >
6058 <scope >test</scope >
6159 </dependency >
6260 <dependency >
Original file line number Diff line number Diff line change 6565 <dependency >
6666 <groupId >org.testcontainers</groupId >
6767 <artifactId >testcontainers-junit-jupiter</artifactId >
68- <version >2.0.2</version >
6968 <scope >test</scope >
7069 </dependency >
7170 </dependencies >
Original file line number Diff line number Diff line change 5454 <dependency >
5555 <groupId >org.testcontainers</groupId >
5656 <artifactId >testcontainers-junit-jupiter</artifactId >
57- <version >2.0.2</version >
5857 <scope >test</scope >
5958 </dependency >
6059 <dependency >
You can’t perform that action at this time.
0 commit comments