BAEL-7386, redpanda container dependency
This commit is contained in:
parent
ebe94be997
commit
7bf145d3d8
|
@ -31,6 +31,12 @@
|
|||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.testcontainers</groupId>
|
||||
<artifactId>redpanda</artifactId>
|
||||
<version>${redpanda.version}</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<dependencyManagement>
|
||||
|
|
Loading…
Reference in New Issue