Skip to content

Commit

Permalink
Bump cassandra-driver-core from 3.6.0 to 3.7.1 in /modules/cassandra
Browse files Browse the repository at this point in the history
Bumps [cassandra-driver-core](https://github.com/datastax/java-driver) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/datastax/java-driver/releases)
- [Commits](apache/cassandra-java-driver@3.6.0...3.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Mar 3, 2019
1 parent b27f441 commit 8c12012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/cassandra/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ description = "TestContainers :: Cassandra"

dependencies {
compile project(":database-commons")
compile "com.datastax.cassandra:cassandra-driver-core:3.6.0"
compile "com.datastax.cassandra:cassandra-driver-core:3.7.1"
}

0 comments on commit 8c12012

Please sign in to comment.