Skip to content

Commit

Permalink
Merge pull request #87 from nils-org/renovate/jetbrains.annotations-2…
Browse files Browse the repository at this point in the history
…023.x

(maint) Update dependency JetBrains.Annotations to v2023.3.0
  • Loading branch information
nils-a authored Nov 8, 2023
2 parents 23c4c5c + a88f38e commit 2f17261
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="2023.2.0" />
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
<PackageReference Include="Octokit" Version="9.0.0" />
<PackageReference Include="Polly" Version="8.1.0" />
<PackageReference Include="Spectre.Console" Version="0.47.0" />
Expand Down

0 comments on commit 2f17261

Please sign in to comment.