Skip to content

Commit

Permalink
chore: bump sbt-gitbucket-plugin from 1.5.0 to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshinorin committed Mar 6, 2022
1 parent 637b32e commit 38424ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
logLevel := Level.Warn

addSbtPlugin("com.typesafe.sbt" % "sbt-twirl" % "1.3.15")
addSbtPlugin("io.github.gitbucket" % "sbt-gitbucket-plugin" % "1.5.0")
addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.5.1")
addSbtPlugin("io.github.gitbucket" % "sbt-gitbucket-plugin" % "1.5.1")
addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.5.1")

0 comments on commit 38424ee

Please sign in to comment.