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.6.x using TemplateControl #64

Closed octonato closed 5 years ago

octonato commented 5 years ago
Updated with template-control on 2018-10-08T19:11:44.450Z
  **build.sbt:
    scalaVersion := "2.12.6"
  **build.sbt:
    scalaVersion := "2.12.6"
  **build.sbt:
    scalaVersion := "2.12.6"
  **/build.properties:
    sbt.version=1.2.1
  **/build.properties:
    sbt.version=1.2.1
  **/build.properties:
    sbt.version=1.2.1
  **/plugins.sbt:
    addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.20")
  **build.gradle:
    def playVersion = "2.6.20"
  **build.gradle:
    def playVersion = "2.6.20"
  **build.gradle:
    def playVersion = "2.6.20"
  **gradle/wrapper/gradle-wrapper.properties:
    distributionUrl=https\://services.gradle.org/distributions/gradle-4.9-bin.zip
octonato commented 5 years ago

It seems that this project is broken for quite some time. PR for updates for 2.5.x and 2.6.x are broken all from previous releases.