Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit e674112

Browse files
dependabot[bot]sys27
authored andcommitted
Bump NUnit.Analyzers from 4.4.0 to 4.5.0 in /Pyro.Api
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md) - [Commits](nunit/nunit.analyzers@4.4.0...4.5.0) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a641fc commit e674112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pyro.Api/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageVersion Include="NSubstitute" Version="5.3.0" />
3232
<PackageVersion Include="NSubstitute.Analyzers.CSharp" Version="1.0.17" />
3333
<PackageVersion Include="NUnit" Version="4.3.1" />
34-
<PackageVersion Include="NUnit.Analyzers" Version="4.4.0" />
34+
<PackageVersion Include="NUnit.Analyzers" Version="4.5.0" />
3535
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
3636
<PackageVersion Include="Riok.Mapperly" Version="4.1.1" />
3737
<PackageVersion Include="Scalar.AspNetCore" Version="1.2.70" />

0 commit comments

Comments
 (0)