Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
abrighton authored and abrighton committed Mar 21, 2020
1 parent ec6fc75 commit 2558a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import sbt._
import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport._

object Dependencies {
val Version = "1.0.0"
val Version = "1.1.0"
val ScalaVersion = "2.13.1"
val AkkaVersion = "2.5.25"
val PlayVersion = "2.8.1"
Expand Down

0 comments on commit 2558a61

Please sign in to comment.