Skip to content

Commit

Permalink
Update plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
reibitto committed Nov 14, 2023
1 parent 73ce187 commit b1b7e07
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.3.1")

addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.4.0")

0 comments on commit b1b7e07

Please sign in to comment.