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 440f78f commit a4e1648Copy full SHA for a4e1648
project/Versions.scala
@@ -5,7 +5,7 @@ object Versions {
5
val CommonsLang3 = "3.5"
6
val Paranamer = "2.8"
7
8
- val DataStaxJavaDriver = "4.10.0"
+ val DataStaxJavaDriver = "4.12.0"
9
10
val ScalaCheck = "1.14.0"
11
val ScalaTest = "3.0.8"
0 commit comments