playframework / play-scala-tls-example

A Play application using HTTPS and WS with optional client authentication
https://developer.lightbend.com/start/?group=play
Creative Commons Zero v1.0 Universal
44 stars 26 forks source link

Upgrade branch 2.7.x using TemplateControl #95

Closed octonato closed 5 years ago

octonato commented 5 years ago
Updated with template-control on 2019-01-10T23:13:53.382Z
  /LICENSE:
    wrote /LICENSE
  /NOTICE:
    wrote /NOTICE
  /.travis.yml:
    wrote /.travis.yml
  **/plugins.sbt:
    addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.7.0-RC9")
  **build.gradle:
    def playVersion = "2.7.0-RC9"
  **build.gradle:
        playTest "org.scalatestplus.play:scalatestplus-play_\$scalaVersion:4.0.0-RC2"
  **build.gradle:
    def playVersion = "2.7.0-RC9"
  **build.gradle:
    def playVersion = "2.7.0-RC9"