Skip to content

Commit 44b1009

Browse files
Bump NUnit from 3.13.2 to 3.13.3 in /source
Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.2 to 3.13.3. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/v3.13.3/CHANGES.md) - [Commits](nunit/nunit@v3.13.2...v3.13.3) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c8d305 commit 44b1009

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
9-
<PackageReference Include="NUnit" Version="3.13.2" />
9+
<PackageReference Include="NUnit" Version="3.13.3" />
1010
<PackageReference Include="Serilog" Version="2.10.0" />
1111
<PackageReference Include="Serilog.Sinks.TextWriter" Version="2.1.0" />
1212
<PackageReference Include="NSubstitute" Version="4.3.0" />

0 commit comments

Comments
 (0)