Skip to content

Commit

Permalink
Update sbt-plugin to 2.9.0 (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
lunatech-ops authored Oct 26, 2023
1 parent 7582e11 commit 2cc189b
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,3 +1,3 @@
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.19")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.0")

ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always

0 comments on commit 2cc189b

Please sign in to comment.