Skip to content

Commit f47d6a9

Browse files
build(deps): bump System.Text.Json (#240)
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 7abe553 commit f47d6a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
<ProjectReference Include="..\CompDB\UnifiedUpdatePlatform.Services.Composition.Database.csproj" />
1515
</ItemGroup>
1616
<ItemGroup>
17-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
17+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1818
</ItemGroup>
1919
</Project>

0 commit comments

Comments
 (0)