Skip to content

Commit

Permalink
Merge branch 'master' into feature-otel4s
Browse files Browse the repository at this point in the history
  • Loading branch information
biandratti authored Aug 25, 2024
2 parents d6c881f + 3797423 commit af90e43
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
Expand Up @@ -13,7 +13,7 @@ addSbtPlugin("com.sksamuel.scapegoat" %% "sbt-scapegoat" % "1.2.4")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")

//coverage
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.1")

//check vulnerability
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "5.1.0")
Expand Down

0 comments on commit af90e43

Please sign in to comment.