Skip to content

Commit

Permalink
Update plugins.sbt (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-alfers authored Nov 7, 2022
1 parent e004429 commit 33bbb96
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
@@ -1,4 +1,4 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.6")
addSbtPlugin("com.lightbend.cinnamon" % "sbt-cinnamon" % "2.17.0")
addSbtPlugin("com.lightbend.cinnamon" % "sbt-cinnamon" % "2.17.1")

0 comments on commit 33bbb96

Please sign in to comment.