Skip to content

Commit

Permalink
Merge branch 'main' into update/amazon-kinesis-client-3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Meisel committed Jan 27, 2025
2 parents 3b2bf1a + f4b0b07 commit 7921e88
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 28 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/release-drafter.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .github/workflows/sbt-dependencies.yml

This file was deleted.

6 changes: 3 additions & 3 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.7")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.7")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
Expand Down

0 comments on commit 7921e88

Please sign in to comment.