From f12d95eda2783340c22441faf1dc86eb8e0fb3b2 Mon Sep 17 00:00:00 2001 From: Mathias Date: Wed, 15 May 2013 17:19:02 +0200 Subject: Update README --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 974fc7b..a8d3c87 100644 --- a/README.markdown +++ b/README.markdown @@ -17,7 +17,7 @@ If you use SBT you can include _spray-json_ in your project with resolvers += "spray" at "http://repo.spray.io/" - "io.spray" %% "spray-json" % "1.2.3" cross CrossVersion.full + "io.spray" %% "spray-json" % "1.2.4" cross CrossVersion.full (the trailing "cross CrossVersion.full" modifier is only required when using SBT 0.12.x with Scala < 2.10) -- cgit v1.2.3