Skip to content

Commit 1c53c74

Browse files
authored
Bump System.Text.Json from 6.0.0 to 7.0.2 (#63)
squash
2 parents ab32cfe + 9503fe7 commit 1c53c74

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="6.0.0" />
13+
<PackageReference Include="System.Text.Json" Version="7.0.2" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)