@ -28,6 +28,16 @@
<groupId>io.quarkus</groupId>
<artifactId>quarkus-cache-deployment</artifactId>
</dependency>
<dependency>
<artifactId>quarkus-junit5-internal</artifactId>
<scope>test</scope>
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
</dependencies>
<build>
<plugins>