Skip to content

Commit

Permalink
Merge pull request #200 from mkurz/interplay_3.1.5
Browse files Browse the repository at this point in the history
Upgrade interplay
  • Loading branch information
mkurz authored Sep 12, 2023
2 parents cfdc376 + aae8a99 commit 8dfdcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("com.typesafe.play" % "interplay" % "3.1.4")
addSbtPlugin("com.typesafe.play" % "interplay" % "3.1.5")
addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.6.0-RC4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 comments on commit 8dfdcbd

Please sign in to comment.