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

Upgrade branch 2.6.x using TemplateControl#57

Closed
octonato wants to merge 1 commit intoplayframework:2.6.xfrom
octonato:templatecontrol-2.6.x
Closed

Upgrade branch 2.6.x using TemplateControl#57
octonato wants to merge 1 commit intoplayframework:2.6.xfrom
octonato:templatecontrol-2.6.x

Conversation

@octonato
Copy link
Contributor

@octonato octonato commented Oct 8, 2018

Updated with template-control on 2018-10-08T19:11:41.073Z
  **build.sbt:
    scalaVersion := "2.12.6"
  **/plugins.sbt:
    addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.20")
  **build.gradle:
    def playVersion = "2.6.20"

  **build.sbt:
    scalaVersion := "2.12.6"
  **/plugins.sbt:
    addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.20")
  **build.gradle:
    def playVersion = "2.6.20"
inThisBuild(
List(
scalaVersion := "2.12.6",
scalaVersion := "2.12.6"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, template control broke this line.

@octonato octonato closed this Nov 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant