Skip to content

Commit 3334e3d

Browse files
scala-steward-asf[bot]pjfanning
authored andcommitted
Update java-driver-core to 4.19.1
1 parent edd3227 commit 3334e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ object Dependencies {
143143
"com.microsoft.azure" % "azure-storage" % "8.6.6"))
144144

145145
val CassandraVersionInDocs = "4.0"
146-
val CassandraDriverVersion = "4.19.0"
146+
val CassandraDriverVersion = "4.19.1"
147147
val CassandraDriverVersionInDocs = "4.17"
148148

149149
val Cassandra = Seq(

0 commit comments

Comments
 (0)