Skip to content

Commit

Permalink
Bump System.Text.Json from 7.0.1 to 7.0.2 in /Leaf2Google.Blazor/Client
Browse files Browse the repository at this point in the history
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v7.0.1...v7.0.2)

---
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>
  • Loading branch information
dependabot[bot] authored Feb 20, 2023
1 parent 445a7d9 commit 7f61f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Leaf2Google.Models/Leaf2Google.Models.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<ItemGroup>
<PackageReference Include="Fido2.Models" Version="3.0.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.26.1" />
<PackageReference Include="System.Text.Json" Version="7.0.1" />
<PackageReference Include="System.Text.Json" Version="7.0.2" />
</ItemGroup>

</Project>

0 comments on commit 7f61f43

Please sign in to comment.