Skip to content

Commit

Permalink
Merge pull request #156 from loresoft/dependabot/nuget/MartinCostello…
Browse files Browse the repository at this point in the history
….Logging.XUnit-0.4.0

Bump MartinCostello.Logging.XUnit from 0.3.0 to 0.4.0
  • Loading branch information
pwelter34 authored Jun 8, 2024
2 parents 1fef8dd + 0bcc49a commit 1fa33b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/NLog.Mongo.Tests/NLog.Mongo.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.3.0" />
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.4.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
Expand Down

0 comments on commit 1fa33b9

Please sign in to comment.