Skip to content

Commit 57a1cca

Browse files
Bump System.Text.Json from 8.0.4 to 8.0.5 in /SharpHelpers/SharpHelpers
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] <support@github.com>
1 parent 7ed0543 commit 57a1cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SharpHelpers/SharpHelpers/SharpHelpers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
</ItemGroup>
3838

3939
<ItemGroup>
40-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
40+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
4141
</ItemGroup>
4242
</Project>

0 commit comments

Comments
 (0)