Skip to content

Commit

Permalink
Bump NunitXml.TestLogger from 3.1.15 to 3.1.20
Browse files Browse the repository at this point in the history
Bumps [NunitXml.TestLogger](https://github.com/spekt/nunit.testlogger) from 3.1.15 to 3.1.20.
- [Release notes](https://github.com/spekt/nunit.testlogger/releases)
- [Changelog](https://github.com/spekt/nunit.testlogger/blob/master/CHANGELOG.md)
- [Commits](spekt/nunit.testlogger@v3.1.15...v3.1.20)

---
updated-dependencies:
- dependency-name: NunitXml.TestLogger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JohanLarsson committed Feb 12, 2024
1 parent 1fbf2e0 commit d62e2e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gu.Wpf.UiAutomation.Tests/Gu.Wpf.UiAutomation.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" PrivateAssets="all" />
<PackageReference Include="NunitXml.TestLogger" Version="3.1.15" PrivateAssets="all" />
<PackageReference Include="NunitXml.TestLogger" Version="3.1.20" PrivateAssets="all" />
<PackageReference Include="ReflectionAnalyzers" Version="0.3.1" PrivateAssets="all" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit d62e2e5

Please sign in to comment.