Skip to content

Commit 809ace8

Browse files
Merge pull request #1356 from dnprogramming/dependabot/nuget/api/api/System.Text.Json-9.0.10
Bump System.Text.Json from 9.0.9 to 9.0.10
2 parents e540604 + 2985097 commit 809ace8

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)