Skip to content

Commit

Permalink
enumeratum-play-json v1.5.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Jan 4, 2017
1 parent 43ca2a8 commit 8f60a6f
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 @@ -174,7 +174,7 @@ lazy val enumeratumPlayJson = Project(id = "enumeratum-play-json",
settings = commonWithPublishSettings)
.settings(testSettings: _*)
.settings(
version := "1.5.5-SNAPSHOT",
version := "1.5.5",
crossScalaVersions := scalaVersions,
libraryDependencies ++= Seq(
"com.typesafe.play" %% "play-json" % thePlayVersion(scalaVersion.value),
Expand Down

0 comments on commit 8f60a6f

Please sign in to comment.