Skip to content

Commit

Permalink
Bump embedded-aerospike from 2.0.0 to 2.1.4 (aerospike-community#107)
Browse files Browse the repository at this point in the history
Bumps embedded-aerospike from 2.0.0 to 2.1.4.

---
updated-dependencies:
- dependency-name: com.playtika.testcontainers:embedded-aerospike
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 30, 2022
1 parent 77e7178 commit 2a178bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-starter-data-aerospike-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<description>Example for using Spring Boot Data Aerospike Starter</description>

<properties>
<embedded-aerospike.version>2.0.0</embedded-aerospike.version>
<embedded-aerospike.version>2.1.4</embedded-aerospike.version>
</properties>

<modules>
Expand Down

0 comments on commit 2a178bd

Please sign in to comment.