Skip to content

Commit

Permalink
Merge pull request #176 from scala-steward/update/sbt-plugin-2.9.1
Browse files Browse the repository at this point in the history
Update sbt-plugin to 2.9.1
  • Loading branch information
ornicar authored Jan 13, 2024
2 parents 29f3269 + ace6b27 commit aa4a578
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.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always

0 comments on commit aa4a578

Please sign in to comment.