Skip to content

Commit 75370d3

Browse files
chore(deps): bump System.Text.Json in /src/Serilog.Ui.Core
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.4...v8.0.5) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f4842b commit 75370d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Ui.Core/Serilog.Ui.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
1111
<PackageReference Include="Microsoft.Extensions.Primitives" Version="8.0.0" />
12-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
12+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)