Skip to content

Commit

Permalink
Merge pull request #2 from lucafluri/dependabot/nuget/AoCHelper-4.0.0
Browse files Browse the repository at this point in the history
Bump AoCHelper from 3.1.0 to 4.0.0
  • Loading branch information
lucafluri authored Nov 26, 2024
2 parents f7c2014 + 90980e5 commit e7a0bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AdventOfCode/AdventOfCode.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AoCHelper" Version="3.1.0" />
<PackageReference Include="AoCHelper" Version="4.0.0" />
<PackageReference Include="PostSharp.Patterns.Caching.IMemoryCache" Version="2024.0.3-preview" />
</ItemGroup>

Expand Down

0 comments on commit e7a0bb6

Please # to comment.