Skip to content

Commit

Permalink
build(deps): bump org.testcontainers:cassandra from 1.19.6 to 1.19.7
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:cassandra](https://github.com/testcontainers/testcontainers-java) from 1.19.6 to 1.19.7.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.6...1.19.7)

---
updated-dependencies:
- dependency-name: org.testcontainers:cassandra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 6304560 commit 47fb7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<nettyVersion>4.1.107.Final</nettyVersion>
<slf4jVersion>1.7.36</slf4jVersion>
<snappyJavaVersion>1.1.10.5</snappyJavaVersion>
<testcontainersVersion>1.19.6</testcontainersVersion>
<testcontainersVersion>1.19.7</testcontainersVersion>
<jexlVersion>3.3</jexlVersion>
<args4jVersion>2.33</args4jVersion>
</properties>
Expand Down

0 comments on commit 47fb7a7

Please sign in to comment.