Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Commit 8235612

Browse files
authored
Update Bullhorn.csproj
1 parent f5d3ed4 commit 8235612

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Bullhorn/Bullhorn.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.7" />
2626
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="6.0.0" />
2727
<PackageReference Include="IdentityModel" Version="5.2.0" />
28-
<PackageReference Include="System.Text.Json" Version="6.0.5" />
28+
<PackageReference Include="System.Text.Json" Version="6.0.10" />
2929
</ItemGroup>
3030

3131
<ItemGroup>
@@ -35,4 +35,4 @@
3535
</None>
3636
</ItemGroup>
3737

38-
</Project>
38+
</Project>

0 commit comments

Comments
 (0)