Skip to content

Commit

Permalink
⬆️ Bump Neovolve.Logging.Xunit from 5.0.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [Neovolve.Logging.Xunit](https://github.com/roryprimrose/Neovolve.Logging.Xunit) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/roryprimrose/Neovolve.Logging.Xunit/releases)
- [Commits](roryprimrose/Neovolve.Logging.Xunit@5.0.0...6.0.0)

---
updated-dependencies:
- dependency-name: Neovolve.Logging.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and xobust committed May 28, 2024
1 parent 2943fd3 commit 840c817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CoreRCON.Tests/CoreRCON.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="Neovolve.Logging.Xunit" Version="5.0.0" />
<PackageReference Include="Neovolve.Logging.Xunit" Version="6.0.0" />
<PackageReference Include="Polly" Version="8.3.1" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.analyzers" Version="1.14.0" />
Expand Down

0 comments on commit 840c817

Please sign in to comment.