Skip to content

Commit

Permalink
(maint) Update dependency JetBrains.Annotations to 2024.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent ca16829 commit e6427d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GitHubMilestoneCleaner/GitHubMilestoneCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
<PackageReference Include="Octokit" Version="13.0.1" />
<PackageReference Include="Polly" Version="8.5.0" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
Expand Down

0 comments on commit e6427d0

Please sign in to comment.