Skip to content

Commit 302340e

Browse files
Bump System.Text.Json from 9.0.0 to 9.0.3 in /src/webapp01
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.3) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2ea1f6 commit 302340e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/webapp01/webapp01.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Azure.Identity" Version="1.10.4" />
1111
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.0.2" />
12-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
12+
<PackageReference Include="System.Text.Json" Version="9.0.3" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)