Skip to content

Commit

Permalink
nuget-deps: bump System.Text.Json from 5.0.2 to 6.0.2 in /src/Notepads
Browse files Browse the repository at this point in the history
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 5.0.2 to 6.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v5.0.2...v6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 9, 2022
1 parent 653a1bf commit 9c54961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Notepads/Notepads.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@
<Version>13.0.1</Version>
</PackageReference>
<PackageReference Include="System.Text.Json">
<Version>5.0.2</Version>
<Version>6.0.2</Version>
</PackageReference>
<PackageReference Include="UTF.Unknown">
<Version>2.5.0</Version>
Expand Down

0 comments on commit 9c54961

Please sign in to comment.