Skip to content

Commit 44af3ba

Browse files
Bump System.Text.Json from 7.0.2 to 8.0.5
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 8.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbd8cb9 commit 44af3ba

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="5.2.0" />
1111
<PackageReference Include="MediatR" Version="9.0.0" />
1212
<PackageReference Include="System.Security.Claims" Version="4.3.0" />
13-
<PackageReference Include="System.Text.Json" Version="7.0.2" />
13+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)