diff --git a/build.sbt b/build.sbt index 0d5948141..351a8461e 100644 --- a/build.sbt +++ b/build.sbt @@ -14,7 +14,7 @@ val gitDevUrl = s"git@github.com:$gitHubOwner/$projectName.git" val catsVersion = "1.4.0" val jsonpathVersion = "2.4.0" val macroParadiseVersion = "2.1.1" -val pureconfigVersion = "0.10.0" +val pureconfigVersion = "0.10.1" val shapelessVersion = "2.3.3" val scalaCheckVersion = "1.14.0" val scalaCheckVersion_1_13 = "1.13.5"