Skip to content

Commit f90fa0c

Browse files
chore(deps): bump System.Text.Json in /src/BootstrapBlazor.Server (#4412)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b89943d commit f90fa0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BootstrapBlazor.Server/BootstrapBlazor.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<PackageReference Include="Longbow.Logging" Version="8.0.0" />
7272
<PackageReference Include="Longbow.Tasks" Version="8.0.3" />
7373
<PackageReference Include="System.Drawing.Common" Version="8.0.8" />
74-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
74+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
7575
</ItemGroup>
7676

7777
<ItemGroup>

0 commit comments

Comments
 (0)