From 02229ed8e04d8a1be058c4448f4371ec4ab94895 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 20:46:12 +0000 Subject: [PATCH] Bump the dependencies group with 5 updates Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.2.0` | `7.3.0` | | [WolverineFx](https://github.com/jasperfx/wolverine) | `1.16.1` | `1.16.2` | | [WolverineFx.EntityFrameworkCore](https://github.com/jasperfx/wolverine) | `1.14.0` | `1.16.2` | | [WolverineFx.FluentValidation](https://github.com/jasperfx/wolverine) | `1.14.0` | `1.16.2` | | [WolverineFx.Postgresql](https://github.com/jasperfx/wolverine) | `1.16.1` | `1.16.2` | Updates `System.IdentityModel.Tokens.Jwt` from 7.2.0 to 7.3.0 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/7.2.0...7.3.0) Updates `WolverineFx` from 1.16.1 to 1.16.2 - [Release notes](https://github.com/jasperfx/wolverine/releases) - [Commits](https://github.com/jasperfx/wolverine/commits) Updates `WolverineFx.EntityFrameworkCore` from 1.14.0 to 1.16.2 - [Release notes](https://github.com/jasperfx/wolverine/releases) - [Commits](https://github.com/jasperfx/wolverine/commits) Updates `WolverineFx.FluentValidation` from 1.14.0 to 1.16.2 - [Release notes](https://github.com/jasperfx/wolverine/releases) - [Commits](https://github.com/jasperfx/wolverine/commits) Updates `WolverineFx.Postgresql` from 1.16.1 to 1.16.2 - [Release notes](https://github.com/jasperfx/wolverine/releases) - [Commits](https://github.com/jasperfx/wolverine/commits) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: WolverineFx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: WolverineFx.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: WolverineFx.FluentValidation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: WolverineFx.Postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Wasari.Daemon/Wasari.Daemon.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Wasari.Daemon/Wasari.Daemon.csproj b/Wasari.Daemon/Wasari.Daemon.csproj index 500eb5d..ad302b8 100644 --- a/Wasari.Daemon/Wasari.Daemon.csproj +++ b/Wasari.Daemon/Wasari.Daemon.csproj @@ -12,10 +12,10 @@ - + - +