Skip to content

Commit

Permalink
bump: Update cinnamon 2.19.2 (#84)
Browse files Browse the repository at this point in the history
The latest release of akka-dependencies `23.10.0` brings in akka `2.9.1` and cinnamon `2.19.0` where the latter is not compatible with the former: https://developer.lightbend.com/docs/telemetry/current//project/release-notes.html#lightbend-telemetry-2-19-2
  • Loading branch information
sebastian-alfers authored Feb 21, 2024
1 parent f25d762 commit fec4a9b
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.0")
addSbtPlugin("com.lightbend.cinnamon" % "sbt-cinnamon" % "2.19.3")
// docs
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.54")
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.3")
Expand Down

0 comments on commit fec4a9b

Please sign in to comment.