Skip to content

Commit 07e495c

Browse files
Bump NUnit from 3.13.2 to 3.13.3
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] <[email protected]>
1 parent 6faddc0 commit 07e495c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/IntegrationTests/packages.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="IKVM" version="8.1.5717.0" targetFramework="net45" />
4-
<package id="NUnit" version="3.13.2" targetFramework="net45" />
4+
<package id="NUnit" version="3.13.3" targetFramework="net45" />
55
<package id="NUnit.ConsoleRunner" version="3.12.0" targetFramework="net45" />
66
</packages>

0 commit comments

Comments
 (0)