From 03d5dbc4a2331b3413a751ed6d396de1b8b5b47d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 02:59:32 +0000 Subject: [PATCH] Bump the event-bus group with 2 updates Bumps the event-bus group with 2 updates: [Tingle.EventBus](https://github.com/tinglesoftware/eventbus) and [Tingle.EventBus.Transports.InMemory](https://github.com/tinglesoftware/eventbus). Updates `Tingle.EventBus` from 0.22.0 to 0.22.1 - [Release notes](https://github.com/tinglesoftware/eventbus/releases) - [Commits](https://github.com/tinglesoftware/eventbus/compare/0.22.0...0.22.1) Updates `Tingle.EventBus.Transports.InMemory` from 0.22.0 to 0.22.1 - [Release notes](https://github.com/tinglesoftware/eventbus/releases) - [Commits](https://github.com/tinglesoftware/eventbus/compare/0.22.0...0.22.1) Updates `Tingle.EventBus` from 0.22.0 to 0.22.1 - [Release notes](https://github.com/tinglesoftware/eventbus/releases) - [Commits](https://github.com/tinglesoftware/eventbus/compare/0.22.0...0.22.1) --- 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] --- 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 9b77960..c7007f9 100644 --- a/samples/EventBusSample/EventBusSample.csproj +++ b/samples/EventBusSample/EventBusSample.csproj @@ -3,7 +3,7 @@ - + diff --git a/src/Tingle.PeriodicTasks.EventBus/Tingle.PeriodicTasks.EventBus.csproj b/src/Tingle.PeriodicTasks.EventBus/Tingle.PeriodicTasks.EventBus.csproj index 43dbdd9..d6ff49b 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 e906abf..eb124de 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 @@ - +