We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edd3227 commit 3334e3dCopy full SHA for 3334e3d
project/Dependencies.scala
@@ -143,7 +143,7 @@ object Dependencies {
143
"com.microsoft.azure" % "azure-storage" % "8.6.6"))
144
145
val CassandraVersionInDocs = "4.0"
146
- val CassandraDriverVersion = "4.19.0"
+ val CassandraDriverVersion = "4.19.1"
147
val CassandraDriverVersionInDocs = "4.17"
148
149
val Cassandra = Seq(
0 commit comments