Skip to content

Commit 2f6ab0d

Browse files
MukundAnanthuBenFradet
authored andcommitted
Bump circe to 0.10.0 (closes #41)
1 parent a639f34 commit 2f6ab0d

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
@@ -20,7 +20,7 @@ object Dependencies {
2020
object V {
2121
val catsCore = "1.1.0"
2222
val catsEffect = "0.10.1"
23-
val circe = "0.9.3"
23+
val circe = "0.10.0"
2424
val specs2 = "4.2.0"
2525
}
2626

0 commit comments

Comments
 (0)