Skip to content

Commit 4a4f596

Browse files
authored
Merge pull request #63 from githubabcs-devops/dependabot/nuget/src/webapp01/System.Text.Json-9.0.4
Bump System.Text.Json from 9.0.0 to 9.0.4 in /src/webapp01
2 parents 6ea2304 + 4d42a13 commit 4a4f596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webapp01/webapp01.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Azure.Identity" Version="1.13.2" />
1414
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.0.2" />
1515
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />
16-
<PackageReference Include="System.Text.Json" Version="9.0.0" />
16+
<PackageReference Include="System.Text.Json" Version="9.0.4" />
1717
</ItemGroup>
1818

1919
</Project>

0 commit comments

Comments
 (0)