Skip to content

Commit ee6236c

Browse files
authored
Bump System.Text.Json from 7.0.2 to 8.0.5 (#70)
squash
2 parents fbd8cb9 + 44af3ba commit ee6236c

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)