Skip to content

Commit cf6d169

Browse files
anamnavialerickson
authored andcommitted
Bump System.Text.Json from 8.0.4 to 8.0.5 (#1721)
1 parent bf064a1 commit cf6d169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/code/Microsoft.PowerShell.PSResourceGet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="NuGet.Protocol" Version="6.9.1" />
2323
<PackageReference Include="PowerShellStandard.Library" Version="7.0.0-preview.1" />
2424
<PackageReference Include="System.Net.Http" Version="4.3.4" />
25-
<PackageReference Include="System.Text.Json" Version="8.0.0" />
25+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
2626
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
2727
<Reference Include="System.Web" />
2828
</ItemGroup>

0 commit comments

Comments
 (0)