Skip to content

Commit

Permalink
Bump Serilog.Sinks.TextWriter from 2.1.0 to 3.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Serilog.Sinks.TextWriter](https://github.com/serilog/serilog-sinks-textwriter) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/serilog/serilog-sinks-textwriter/releases)
- [Commits](serilog/serilog-sinks-textwriter@v2.1.0...v3.0.0)

---
updated-dependencies:
- dependency-name: Serilog.Sinks.TextWriter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 1, 2024
1 parent 4ac5f1d commit a5ec4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NVika.Tests/NVika.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="Serilog.Sinks.TextWriter" Version="2.1.0" />
<PackageReference Include="Serilog.Sinks.TextWriter" Version="3.0.0" />
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="21.0.22" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
Expand Down

0 comments on commit a5ec4a5

Please sign in to comment.