Skip to content

Commit 517be46

Browse files
build(deps): bump System.Text.Json (#244)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.4...v8.0.5) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98b31ea commit 517be46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/UnifiedUpdatePlatform.Services.WindowsUpdate.Downloads/UnifiedUpdatePlatform.Services.WindowsUpdate.Downloads.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<IntermediateOutputPath>$(SolutionDir)intermediate\$(Platform)\$(Configuration)\UnifiedUpdatePlatform.Services.WindowsUpdate.Downloads\</IntermediateOutputPath>
77
</PropertyGroup>
88
<ItemGroup>
9-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
9+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1010
</ItemGroup>
1111
<ItemGroup>
1212
<ProjectReference Include="..\CompDB\UnifiedUpdatePlatform.Services.Composition.Database.csproj" />

0 commit comments

Comments
 (0)