Skip to content

Commit 0e80e4c

Browse files
committed
Fix wrong version in POM snippet
1 parent 3c45e32 commit 0e80e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ using DataStax Enterprise, install the [DataStax Enterprise Java driver][dse-dri
6767
<dependency>
6868
<groupId>com.datastax.cassandra</groupId>
6969
<artifactId>cassandra-driver-core</artifactId>
70-
<version>3.10.2</version>
70+
<version>3.11.0</version>
7171
</dependency>
7272
```
7373

0 commit comments

Comments
 (0)