Skip to content

Commit 9ae930f

Browse files
Update circe-core, circe-generic, ... to 0.11.2
1 parent e80f54c commit 9ae930f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ scalaVersion := "2.11.12"
55

66
val sparkVersion = "2.3.4"
77

8-
val circeVersion = "0.10.1"
8+
val circeVersion = "0.11.2"
99

1010
//addDependencyTreePlugin
1111
enablePlugins(GitVersioning)

0 commit comments

Comments
 (0)