Skip to content

Commit

Permalink
Merge branch 'master' into handle-agentpath
Browse files Browse the repository at this point in the history
  • Loading branch information
muuki88 authored Jul 31, 2022
2 parents dc1f311 + c4a581a commit ba55142
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")

// binary compatibility checks
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.2")

// for enterprise Artifactory compatibility
addSbtPlugin("com.scalawilliam.esbeetee" % "sbt-vspp" % "0.4.11")

0 comments on commit ba55142

Please sign in to comment.