Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KarelCemus committed Jul 11, 2018
1 parent ce0dafb commit 1960f1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ scalaVersion := "2.12.6"

crossScalaVersions := Seq( "2.11.12", scalaVersion.value )

playVersion := "2.6.13"
playVersion := "2.6.15"

connectorVersion := "1.8.3"

specs2Version := "4.2.0"
specs2Version := "4.3.2"

libraryDependencies ++= Seq(
// play framework cache API
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.1.4
sbt.version=1.1.6

0 comments on commit 1960f1a

Please sign in to comment.