Skip to content

Commit

Permalink
Disable scala-steward for all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AbeleMM committed May 11, 2022
1 parent 76751c6 commit 3b57805
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// scala-steward:off
name := "kafkaquery"

scalaVersion := "2.12.15"
Expand Down
1 change: 1 addition & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// scala-steward:off
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.14")

0 comments on commit 3b57805

Please sign in to comment.