Skip to content

Commit

Permalink
Merge pull request a-gubskiy#90 from ernado-x/dependabot/nuget/JetBra…
Browse files Browse the repository at this point in the history
…ins.Annotations-2024.2.0

Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0
  • Loading branch information
ernado-x authored Jul 8, 2024
2 parents 1804a1a + e6c809f commit 43e46e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/X.Web.Sitemap/X.Web.Sitemap.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" PrivateAssets="All" />
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" PrivateAssets="All" />
</ItemGroup>

</Project>

0 comments on commit 43e46e2

Please sign in to comment.