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 SNAPSHOT using TemplateControl #27

Closed wsargent closed 7 years ago

wsargent commented 7 years ago
Updated with template-control on 2017-04-18T20:11:56.276Z
  /LICENSE:
    wrote /LICENSE
  **/build.sbt:
    scalaVersion := "2.12.2"
  **/build.sbt:
    libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "3.0.0-M3" % Test
  **/build.sbt:
    scalaVersion := "2.12.2"
  **/build.sbt:
    scalaVersion := "2.12.2"
  **/build.properties:
    sbt.version=0.13.15
  **/build.properties:
    sbt.version=0.13.15
  **/build.properties:
    sbt.version=0.13.15
  **/plugins.sbt:
    addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.0-M4")