Skip to content

Commit

Permalink
Merge pull request playframework#209 from mkurz/sbt196
Browse files Browse the repository at this point in the history
sbt 1.9.6 / Twirl 1.6.1
  • Loading branch information
mkurz committed Sep 18, 2023
2 parents ad57e78 + ca5879e commit 537c275
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.9.5
sbt.version=1.9.6
4 changes: 2 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("com.typesafe.play" % "interplay" % "3.1.6")
addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.6.0")
addSbtPlugin("com.typesafe.play" % "interplay" % "3.1.7")
addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.6.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 comments on commit 537c275

Please sign in to comment.