Skip to content

Commit

Permalink
Bump Fractions from 8.1.0 to 8.1.1
Browse files Browse the repository at this point in the history
Bumps [Fractions](https://github.com/danm-de/Fractions) from 8.1.0 to 8.1.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and teemka committed Dec 18, 2024
1 parent d0786f4 commit 2752ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProjectEuler/ProjectEuler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Fractions" Version="8.1.0" />
<PackageReference Include="Fractions" Version="8.1.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 2752ef4

Please sign in to comment.