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.5.x using TemplateControl #61

Closed marcospereira closed 5 years ago

marcospereira commented 5 years ago
Updated with template-control on 2018-08-17T23:07:56.892Z
  **/build.sbt:
    scalaVersion := "2.11.12"
  **/build.sbt:
    scalaVersion := "2.11.12"
  **/build.properties:
    sbt.version=0.13.17
  **/build.properties:
    sbt.version=0.13.17
  **/build.properties:
    sbt.version=0.13.17
  **/plugins.sbt:
    addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.19")