Skip to content

Commit

Permalink
Merge pull request #615 from scala-steward/update/pureconfig-core-0.10.2
Browse files Browse the repository at this point in the history
Update pureconfig-core, ... to 0.10.2
  • Loading branch information
fthomas authored Feb 6, 2019
2 parents 09bfce8 + 66f7b24 commit 960dc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ val gitDevUrl = s"git@github.com:$gitHubOwner/$projectName.git"
val catsVersion = "1.6.0"
val jsonpathVersion = "2.4.0"
val macroParadiseVersion = "2.1.1"
val pureconfigVersion = "0.10.1"
val pureconfigVersion = "0.10.2"
val shapelessVersion = "2.3.3"
val scalaCheckVersion = "1.14.0"
val scalaCheckVersion_1_13 = "1.13.5"
Expand Down

0 comments on commit 960dc50

Please sign in to comment.