Skip to content

Commit

Permalink
Merge pull request #1392 from guardian/bump-sbt
Browse files Browse the repository at this point in the history
Bump sbt
  • Loading branch information
SHession authored Oct 27, 2021
2 parents b8a6532 + ece2bc3 commit 4be7df5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ public/fronts-client/dist
fronts-client/.vscode
.vscode

metals.sbt
.metals
.bloop
.bsp

2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.3.3
sbt.version=1.4.9
4 changes: 0 additions & 4 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,4 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.9.3")

addSbtPlugin("com.gu" % "sbt-riffraff-artifact" % "1.1.9")

addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.1")

addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")

addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")

0 comments on commit 4be7df5

Please sign in to comment.