Skip to content

Commit

Permalink
Merge branch 'master' into update/logback-classic-1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
geirolz authored Oct 11, 2024
2 parents b42a285 + 9423580 commit 5bbdae8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ Check the [official guide](https://fs2-rabbit.profunktor.dev/guide.html) for upd
| [ITV](https://www.itv.com/) | Internal microservices interaction. |
| [Klarna](https://www.klarna.com/us/) | Microservice for Fintech services. |
| [Philips Lighting](http://www.lighting.philips.com/main/home) | Internal microservices interaction. |
| [Free2Move](https://free2move.com) | Microservice communication. |
| [Descartes Kontainers](https://kontainers.com) | Microservice workflow management - Logistics applications. |
| [Codacy](https://www.codacy.com) | Internal microservices interaction. |
| [Budgetbakers](https://budgetbakers.com) | Internal microservices communication - Fintech |
Expand Down
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
resolvers += Classpaths.sbtPluginReleases
resolvers += "Typesafe Repository" at "https://repo.typesafe.com/typesafe/releases/"

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.7.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
Expand Down

0 comments on commit 5bbdae8

Please sign in to comment.