Skip to content

Commit

Permalink
Update to sbt-scalatra 1.0.2 to get jetty 9.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
colindean committed Mar 7, 2018
1 parent 1319e37 commit 80e068b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/g8/project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
addSbtPlugin("com.typesafe.sbt" % "sbt-twirl" % "1.3.13")
addSbtPlugin("org.scalatra.sbt" % "sbt-scalatra" % "1.0.1")
addSbtPlugin("org.scalatra.sbt" % "sbt-scalatra" % "1.0.2")

0 comments on commit 80e068b

Please sign in to comment.