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.
2 parents 2fbff85 + 9ae930f commit e068979Copy full SHA for e068979
build.sbt
@@ -5,7 +5,7 @@ scalaVersion := "2.11.12"
5
6
val sparkVersion = "2.3.4"
7
8
-val circeVersion = "0.10.1"
+val circeVersion = "0.11.2"
9
10
//addDependencyTreePlugin
11
enablePlugins(GitVersioning)
0 commit comments