Skip to content

Commit 2a621c6

Browse files
Bump System.Text.Json from 8.0.5 to 9.0.3 (#58)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 970b351 commit 2a621c6

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.3.0" />
99
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
1010
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.3" />
11-
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
11+
<PackageVersion Include="System.Text.Json" Version="9.0.3" />
1212
<PackageVersion Include="SonarAnalyzer.CSharp" Version="10.7.0.110445" />
1313
</ItemGroup>
1414
<ItemGroup>

0 commit comments

Comments
 (0)