Skip to content

Commit 3cae2ae

Browse files
authored
Bump System.Text.Json from 8.0.4 to 8.0.5 (#1721)
1 parent 25d8f49 commit 3cae2ae

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.4" />
25+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
2626
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
2727
<PackageReference Include="Azure.Identity" Version="1.11.4" />
2828
<Reference Include="System.Web" />

0 commit comments

Comments
 (0)