From 6c5e569da8327b247ff38f2e4b1fcdeb78a341c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 20:38:55 +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.15.1` | `1.16.1` | | [WolverineFx.EntityFrameworkCore](https://github.com/jasperfx/wolverine) | `1.14.0` | `1.16.1` | | [WolverineFx.FluentValidation](https://github.com/jasperfx/wolverine) | `1.14.0` | `1.16.1` | | [WolverineFx.Postgresql](https://github.com/jasperfx/wolverine) | `1.15.1` | `1.16.1` | 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.15.1 to 1.16.1 - [Release notes](https://github.com/jasperfx/wolverine/releases) - [Commits](https://github.com/jasperfx/wolverine/commits/V1.16.1) Updates `WolverineFx.EntityFrameworkCore` from 1.14.0 to 1.16.1 - [Release notes](https://github.com/jasperfx/wolverine/releases) - [Commits](https://github.com/jasperfx/wolverine/compare/V1.14.0...V1.16.1) Updates `WolverineFx.FluentValidation` from 1.14.0 to 1.16.1 - [Release notes](https://github.com/jasperfx/wolverine/releases) - [Commits](https://github.com/jasperfx/wolverine/compare/V1.14.0...V1.16.1) Updates `WolverineFx.Postgresql` from 1.15.1 to 1.16.1 - [Release notes](https://github.com/jasperfx/wolverine/releases) - [Commits](https://github.com/jasperfx/wolverine/commits/V1.16.1) --- 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-minor 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-minor 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 2db8d04..500eb5d 100644 --- a/Wasari.Daemon/Wasari.Daemon.csproj +++ b/Wasari.Daemon/Wasari.Daemon.csproj @@ -12,10 +12,10 @@ - + - +