Remove duplicate dependency declaration.

This commit is contained in:
Oliver Drotbohm
2024-08-15 15:38:53 +02:00
parent 0852b85001
commit 7835ce0533

View File

@@ -94,12 +94,6 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-testcontainers</artifactId>