Skip to content

Commit

Permalink
Merge pull request #68 from ronelm2000/dependabot/nuget/Montage.Card.…
Browse files Browse the repository at this point in the history
…API/System.Text.Json-8.0.5

Bump System.Text.Json from 8.0.4 to 8.0.5 in /Montage.Card.API
  • Loading branch information
ronelm2000 authored Oct 19, 2024
2 parents 0e0569d + f199b00 commit 5f861ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Montage.Card.API/Montage.Card.API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="Serilog" Version="4.0.1" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

</Project>

0 comments on commit 5f861ea

Please sign in to comment.