Skip to content

Commit eede894

Browse files
Bump System.Text.Json from 8.0.4 to 8.0.5 (#37)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10f07b4 commit eede894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageVersion Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
99
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
1010
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
11-
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
11+
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
1212
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.32.0.97167" />
1313
</ItemGroup>
1414
<ItemGroup>

0 commit comments

Comments
 (0)