From 1bf7966d180e02229f47721cc03e5e698325150f Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 17 Nov 2019 22:44:46 +0100 Subject: [PATCH] Update circe-core, circe-generic, ... to 0.11.2 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 887036d..df98ccd 100644 --- a/build.sbt +++ b/build.sbt @@ -102,7 +102,7 @@ def removeDependencies(groups: String*)(xml: scala.xml.Node) = { ))(xml) } -val circeVersion = "0.11.1" +val circeVersion = "0.11.2" lazy val lolhttp = (project in file("core")).