Skip to content

Commit

Permalink
Bump AoCHelper from 2.0.2 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [AoCHelper](https://github.com/eduherminio/AoCHelper) from 2.0.2 to 3.1.0.
- [Release notes](https://github.com/eduherminio/AoCHelper/releases)
- [Commits](eduherminio/AoCHelper@v2.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: AoCHelper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 49b3f17 commit 69cce0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AoC_2022/AoC_2022.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AoCHelper" Version="2.0.2" />
<PackageReference Include="AoCHelper" Version="3.1.0" />
<PackageReference Include="FileParser" Version="2.4.0" />
<PackageReference Include="morelinq" Version="3.3.2" />
<PackageReference Include="SheepTools" Version="0.13.0" />
Expand Down

0 comments on commit 69cce0d

Please sign in to comment.