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#48

Merged
wsargent merged 3 commits intoplayframework:2.6.xfrom
richdougherty:templatecontrol-2.6.x
May 29, 2018
Merged

Upgrade branch 2.6.x using TemplateControl#48
wsargent merged 3 commits intoplayframework:2.6.xfrom
richdougherty:templatecontrol-2.6.x

Conversation

@richdougherty
Copy link
Member

Updated with template-control on 2018-05-27T23:54:09.848Z
  **build.sbt:
    scalaVersion := "2.12.6"
  **build.sbt:
    libraryDependencies += "com.h2database" % "h2" % "1.4.197"
  **build.sbt:
    libraryDependencies += "io.gatling.highcharts" % "gatling-charts-highcharts" % "2.3.1" % Test
  **build.sbt:
    libraryDependencies += "io.gatling" % "gatling-test-framework" % "2.3.1" % Test
  **/plugins.sbt:
    addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.15")
  **build.gradle:
    def playVersion = "2.6.15"
  **build.gradle:
        play "com.h2database:h2:1.4.197"

richdougherty and others added 3 commits May 28, 2018 11:54
  **build.sbt:
    scalaVersion := "2.12.6"
  **build.sbt:
    libraryDependencies += "com.h2database" % "h2" % "1.4.197"
  **build.sbt:
    libraryDependencies += "io.gatling.highcharts" % "gatling-charts-highcharts" % "2.3.1" % Test
  **build.sbt:
    libraryDependencies += "io.gatling" % "gatling-test-framework" % "2.3.1" % Test
  **/plugins.sbt:
    addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.15")
  **build.gradle:
    def playVersion = "2.6.15"
  **build.gradle:
        play "com.h2database:h2:1.4.197"
@wsargent wsargent merged commit 58913d2 into playframework:2.6.x May 29, 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.

3 participants