Skip to content

Commit

Permalink
Bump AoCHelper from 2.0.2 to 3.0.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.0.0.
- [Release notes](https://github.com/eduherminio/AoCHelper/releases)
- [Commits](eduherminio/AoCHelper@v2.0.2...v3.0.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 27, 2023
1 parent 35e2b27 commit 263bead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AdventOfCode/AdventOfCode.csproj
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AoCHelper" Version="2.0.2" />
<PackageReference Include="AoCHelper" Version="3.0.0" />
<PackageReference Include="FileParser" Version="2.2.0" />
<PackageReference Include="SheepTools" Version="0.12.0" />
</ItemGroup>
Expand Down

0 comments on commit 263bead

Please sign in to comment.