Skip to content

Commit

Permalink
Merge pull request #23 from commercetools/update-sunrise-0.13.0
Browse files Browse the repository at this point in the history
Update to Sunrise Framework 0.13.0
  • Loading branch information
lauraluiz authored Nov 4, 2016
2 parents a89ef4b + 602944e commit a554b1b
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 @@ -7,7 +7,7 @@ version := "0.1.0-SNAPSHOT"

scalaVersion := "2.11.8"

val sunriseFrameworkVersion = "0.12.1"
val sunriseFrameworkVersion = "0.13.0"

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

0 comments on commit a554b1b

Please sign in to comment.