Skip to content

Commit ba39ab0

Browse files
Bump com.datastax.oss:java-driver-core from 4.15.0 to 4.17.0 (#740)
Bumps [com.datastax.oss:java-driver-core](https://github.com/datastax/java-driver) from 4.15.0 to 4.17.0. - [Release notes](https://github.com/datastax/java-driver/releases) - [Commits](apache/cassandra-java-driver@4.15.0...4.17.0) --- updated-dependencies: - dependency-name: com.datastax.oss:java-driver-core 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>
1 parent 5cb4b59 commit ba39ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ext {
4242
snakeyamlVersion = "1.33"
4343

4444
// Databases
45-
cassandraDriverVersion = "4.15.0"
45+
cassandraDriverVersion = "4.17.0"
4646

4747
// Testing
4848
awaitilityVersion = "4.2.0"

0 commit comments

Comments
 (0)