Skip to content

Commit

Permalink
feat: added 'embedded-aerospike-enterprise' to dependency management
Browse files Browse the repository at this point in the history
  • Loading branch information
Volchkov Andrey authored and Fameing committed Jan 16, 2024
1 parent 6593774 commit f9e51bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions testcontainers-spring-boot-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
<artifactId>embedded-aerospike</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.playtika.testcontainers</groupId>
<artifactId>embedded-aerospike-enterprise</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.playtika.testcontainers</groupId>
<artifactId>embedded-couchbase</artifactId>
Expand Down

0 comments on commit f9e51bd

Please sign in to comment.