Skip to content

Commit

Permalink
chore(deps): bump System.Text.Json from 7.0.2 to 7.0.3 in /ZoomCloser (
Browse files Browse the repository at this point in the history
…#78)

Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v7.0.2...v7.0.3)

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 14, 2023
1 parent 708311c commit 523057b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ZoomCloser/ZoomCloser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<PackageReference Include="Syroot.Windows.IO.KnownFolders" Version="1.3.0" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
<PackageReference Include="System.Text.Json">
<Version>7.0.2</Version>
<Version>7.0.3</Version>
</PackageReference>
<PackageReference Include="Unity.RegistrationByConvention">
<Version>5.11.1</Version>
Expand Down

0 comments on commit 523057b

Please sign in to comment.