Skip to content

Commit f9e51bd

Browse files
Volchkov AndreyFameing
Volchkov Andrey
authored andcommitted
feat: added 'embedded-aerospike-enterprise' to dependency management
1 parent 6593774 commit f9e51bd

File tree

1 file changed

+5
-0
lines changed
  • testcontainers-spring-boot-bom

1 file changed

+5
-0
lines changed

testcontainers-spring-boot-bom/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@
3030
<artifactId>embedded-aerospike</artifactId>
3131
<version>${project.version}</version>
3232
</dependency>
33+
<dependency>
34+
<groupId>com.playtika.testcontainers</groupId>
35+
<artifactId>embedded-aerospike-enterprise</artifactId>
36+
<version>${project.version}</version>
37+
</dependency>
3338
<dependency>
3439
<groupId>com.playtika.testcontainers</groupId>
3540
<artifactId>embedded-couchbase</artifactId>

0 commit comments

Comments
 (0)