Skip to content

Commit c03056a

Browse files
Bump Fractions from 7.1.0 to 7.2.0 (#1087)
Bumps [Fractions](https://github.com/danm-de/Fractions) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/danm-de/Fractions/releases) - [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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ce40b1 commit c03056a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KubernetesClient.Models/KubernetesClient.Models.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="System.Text.Json" Version="6.0.6" />
1515
<PackageReference Include="AutoMapper" Version="10.1.1" />
16-
<PackageReference Include="Fractions" Version="7.1.0" />
16+
<PackageReference Include="Fractions" Version="7.2.0" />
1717
<PackageReference Include="YamlDotNet" Version="12.0.2" />
1818
</ItemGroup>
1919
</Project>

0 commit comments

Comments
 (0)