Skip to content

Commit

Permalink
Bump to Cinnamon 2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-alfers authored May 16, 2024
1 parent 862d315 commit 88d013b
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,7 +1,7 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("com.lightbend.cinnamon" % "sbt-cinnamon" % "2.19.3")
addSbtPlugin("com.lightbend.cinnamon" % "sbt-cinnamon" % "2.20.0")
// docs
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.55")
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.3")
Expand Down

0 comments on commit 88d013b

Please sign in to comment.