Skip to content

Commit 78e5302

Browse files
committed
update dependency
1 parent fe9c4d6 commit 78e5302

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)