Skip to content

Commit 2985097

Browse files
Bump System.Text.Json from 9.0.9 to 9.0.10
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 726c59d commit 2985097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/api/api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PropertyGroup Condition=" '$(RunConfiguration)' == 'http' " />
1111
<ItemGroup>
1212
<PackageReference Include="Grpc.AspNetCore" Version="2.71.0" />
13-
<PackageReference Include="System.Text.Json" Version="9.0.9" />
13+
<PackageReference Include="System.Text.Json" Version="9.0.10" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.9" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.9" />
1616
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.9">

0 commit comments

Comments
 (0)