Skip to content

Commit 023215b

Browse files
Bump System.Text.Json from 8.0.5 to 9.0.9
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c30d0a0 commit 023215b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ApplicationCore/ApplicationCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Ardalis.Specification" Version="9.3.1" />
1111
<PackageReference Include="MediatR" Version="13.0.0" />
1212
<PackageReference Include="System.Security.Claims" Version="4.3.0" />
13-
<PackageReference Include="System.Text.Json" Version="8.0.5" />
13+
<PackageReference Include="System.Text.Json" Version="9.0.9" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)