Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Upgrades to Lagom 1.4.4 #26

Merged
merged 1 commit into from Mar 28, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
@@ -1,4 +1,4 @@
// The Lagom plugin
addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.0")
addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.4")
// Needed for importing the project into Eclipse
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")
2 changes: 1 addition & 1 deletion cors/cors-java/project/plugins.sbt
@@ -1,4 +1,4 @@
// The Lagom plugin
addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.0")
addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.4")
// Needed for importing the project into Eclipse
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")
2 changes: 1 addition & 1 deletion cors/cors-scala/project/plugins.sbt
@@ -1,4 +1,4 @@
// The Lagom plugin
addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.0")
addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.4")
// Needed for importing the project into Eclipse
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")
2 changes: 1 addition & 1 deletion file-upload/file-upload-scala-sbt/project/plugins.sbt
@@ -1,4 +1,4 @@
// The Lagom plugin
addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.0")
addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.4")
// Needed for importing the project into Eclipse
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")
@@ -1,4 +1,4 @@
// The Lagom plugin
addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.0")
addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.4")
// Needed for importing the project into Eclipse
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")
@@ -1,4 +1,4 @@
// The Lagom plugin
addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.0")
addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.4")
// Needed for importing the project into Eclipse
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")
@@ -1,4 +1,4 @@
// The Lagom plugin
addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.0")
addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.4")
// Needed for importing the project into Eclipse
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")