From da8b7cbb60a5c09e61de7758e5fd88bf80572d65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 14:09:37 +0200 Subject: [PATCH] Bump the event-bus group across 1 directory with 2 updates (#128) Bumps the event-bus group with 2 updates in the / directory: [Tingle.EventBus](https://github.com/tinglesoftware/eventbus) and [Tingle.EventBus.Transports.InMemory](https://github.com/tinglesoftware/eventbus). Updates `Tingle.EventBus` from 0.22.1 to 0.22.3 - [Release notes](https://github.com/tinglesoftware/eventbus/releases) - [Commits](https://github.com/tinglesoftware/eventbus/compare/0.22.1...0.22.3) Updates `Tingle.EventBus.Transports.InMemory` from 0.22.1 to 0.22.3 - [Release notes](https://github.com/tinglesoftware/eventbus/releases) - [Commits](https://github.com/tinglesoftware/eventbus/compare/0.22.1...0.22.3) Updates `Tingle.EventBus` from 0.22.1 to 0.22.3 - [Release notes](https://github.com/tinglesoftware/eventbus/releases) - [Commits](https://github.com/tinglesoftware/eventbus/compare/0.22.1...0.22.3) --- updated-dependencies: - dependency-name: Tingle.EventBus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: event-bus - dependency-name: Tingle.EventBus.Transports.InMemory dependency-type: direct:production update-type: version-update:semver-patch dependency-group: event-bus - dependency-name: Tingle.EventBus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: event-bus ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- samples/EventBusSample/EventBusSample.csproj | 2 +- .../Tingle.PeriodicTasks.EventBus.csproj | 2 +- .../Tingle.PeriodicTasks.EventBus.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/EventBusSample/EventBusSample.csproj b/samples/EventBusSample/EventBusSample.csproj index 354c143..8d28574 100644 --- a/samples/EventBusSample/EventBusSample.csproj +++ b/samples/EventBusSample/EventBusSample.csproj @@ -4,7 +4,7 @@ - + diff --git a/src/Tingle.PeriodicTasks.EventBus/Tingle.PeriodicTasks.EventBus.csproj b/src/Tingle.PeriodicTasks.EventBus/Tingle.PeriodicTasks.EventBus.csproj index d6ff49b..41cb9dc 100644 --- a/src/Tingle.PeriodicTasks.EventBus/Tingle.PeriodicTasks.EventBus.csproj +++ b/src/Tingle.PeriodicTasks.EventBus/Tingle.PeriodicTasks.EventBus.csproj @@ -10,7 +10,7 @@ - + diff --git a/tests/Tingle.PeriodicTasks.EventBus.Tests/Tingle.PeriodicTasks.EventBus.Tests.csproj b/tests/Tingle.PeriodicTasks.EventBus.Tests/Tingle.PeriodicTasks.EventBus.Tests.csproj index 4a5773d..f5c7e4e 100644 --- a/tests/Tingle.PeriodicTasks.EventBus.Tests/Tingle.PeriodicTasks.EventBus.Tests.csproj +++ b/tests/Tingle.PeriodicTasks.EventBus.Tests/Tingle.PeriodicTasks.EventBus.Tests.csproj @@ -2,7 +2,7 @@ - +