From 9a180ab25e40c401f9c4aaa7bf05b23eb01c7492 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 02:07:49 +0000 Subject: [PATCH] Bump the nuget-dependencies group with 1 update Bumps the nuget-dependencies group with 1 update: [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers). Updates `NUnit.Analyzers` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt) - [Commits](https://github.com/nunit/nunit.analyzers/compare/4.0.1...4.1.0) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- src/Ookii.Jumbo.Test/Ookii.Jumbo.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Ookii.Jumbo.Test/Ookii.Jumbo.Test.csproj b/src/Ookii.Jumbo.Test/Ookii.Jumbo.Test.csproj index 4a0e3a9..a1c2c9c 100644 --- a/src/Ookii.Jumbo.Test/Ookii.Jumbo.Test.csproj +++ b/src/Ookii.Jumbo.Test/Ookii.Jumbo.Test.csproj @@ -23,7 +23,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive