Skip to content

Commit

Permalink
Bump System.Text.Json from 8.0.4 to 8.0.5 (#1721)
Browse files Browse the repository at this point in the history
  • Loading branch information
anamnavi authored Oct 10, 2024
1 parent 25d8f49 commit 3cae2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/code/Microsoft.PowerShell.PSResourceGet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="NuGet.Protocol" Version="6.9.1" />
<PackageReference Include="PowerShellStandard.Library" Version="7.0.0-preview.1" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<Reference Include="System.Web" />
Expand Down

0 comments on commit 3cae2ae

Please sign in to comment.