Skip to content

Commit

Permalink
chore(Dependencies) : update sbt-converter from 1.0.0-beta40 to 1.0.0…
Browse files Browse the repository at this point in the history
…-beta44
  • Loading branch information
scala-steward committed Jan 30, 2024
1 parent 41acb31 commit 328e40e
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 @@ -11,5 +11,5 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
// addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta40")
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta44")
addDependencyTreePlugin

0 comments on commit 328e40e

Please sign in to comment.