Skip to content

Commit

Permalink
Merge pull request #175 from indoorvivants/update/sbt-dependency-upda…
Browse files Browse the repository at this point in the history
…tes-1.2.8

Update sbt-dependency-updates to 1.2.8
  • Loading branch information
mergify[bot] authored Jan 20, 2024
2 parents fb9c15d + 38cc2e7 commit a7ae9f3
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 @@ -6,7 +6,7 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.7")
addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.8")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.2.2")
Expand Down

0 comments on commit a7ae9f3

Please sign in to comment.