Skip to content

Commit

Permalink
server: Update playsonify to 2.0.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexITC committed May 4, 2019
1 parent 3a4f5de commit f6712c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ scalacOptions ++= Seq(
)


val playsonifyVersion = "2.0.0"
val playsonifyVersion = "2.0.1-SNAPSHOT"

lazy val root = (project in file("."))
.enablePlugins(PlayScala)
Expand Down

0 comments on commit f6712c3

Please sign in to comment.