Skip to content

Commit

Permalink
Merge pull request #554 from scala-steward/update/0.11.x/patches
Browse files Browse the repository at this point in the history
[0.11.x] Patch updates
  • Loading branch information
mkurz authored Jul 10, 2024
2 parents d0a3bc1 + 87aa8a4 commit 0556596
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.10.0
sbt.version=1.10.1
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.6.7")
addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.6.8")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
Expand Down

0 comments on commit 0556596

Please sign in to comment.