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:
@@ -10,7 +10,7 @@
|
||||
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.0.2" />
|
||||
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.1" />
|
||||
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" />
|
||||
<PackageReference Include="Fractions" Version="7.2.1" />
|
||||
<PackageReference Include="Fractions" Version="7.3.0" />
|
||||
<PackageReference Include="YamlDotNet" Version="13.4.0" />
|
||||
<PackageReference Include="System.Text.Json" Version="7.0.3" />
|
||||
</ItemGroup>
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user