Skip to content

Commit e068979

Browse files
authored
Merge pull request #115 from target/update/circe-core-0.11.2
Update circe-core, circe-generic, ... to 0.11.2
2 parents 2fbff85 + 9ae930f commit e068979

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)