Skip to content

Commit 0b6af42

Browse files
Bump NUnit from 4.5.0 to 4.5.1
--- updated-dependencies: - dependency-name: NUnit dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8996a45 commit 0b6af42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eFormAPI/Plugins/Workflow.Pn/Workflow.Pn.Test/Workflow.Pn.Test.csproj

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

1010
<ItemGroup>
1111
<PackageReference Include="NSubstitute" Version="5.3.0" />
12-
<PackageReference Include="NUnit" Version="4.5.0" />
12+
<PackageReference Include="NUnit" Version="4.5.1" />
1313
<PackageReference Include="NUnit.Analyzers" Version="4.11.2">
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)