Skip to content

Commit

Permalink
Switch to refined 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Jun 27, 2016
1 parent e05970c commit 6d00ba4
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 @@ -65,7 +65,7 @@ lazy val refinedSettings = Seq(
libraryDependencies ++= Seq(
"io.argonaut" %% "argonaut" % "6.1",
"com.chuusai" %% "shapeless" % shapelessVersion,
"eu.timepit" %% "refined" % "0.4.0"
"eu.timepit" %% "refined" % "0.5.0"
)
)

Expand Down

0 comments on commit 6d00ba4

Please sign in to comment.