Bump Fractions from 7.2.1 to 7.3.0 (#1419)

Bumps [Fractions](https://github.com/danm-de/Fractions) from 7.2.1 to 7.3.0.
- [Changelog](https://github.com/danm-de/Fractions/blob/master/Changelog.md)
- [Commits](https://github.com/danm-de/Fractions/commits)

---
updated-dependencies:
- dependency-name: Fractions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-02 11:07:45 -07:00
committed by GitHub
parent 4cd9f91aae
commit 5e8f47a0e8
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<PackageReference Include="prometheus-net" Version="8.0.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.0.2" />
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.1" />
<PackageReference Include="Fractions" Version="7.2.1" />
<PackageReference Include="Fractions" Version="7.3.0" />
<PackageReference Include="YamlDotNet" Version="13.4.0" />
</ItemGroup>