Skip to content

Commit

Permalink
Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0 (#299)
Browse files Browse the repository at this point in the history
Bumps JetBrains.Annotations from 2023.3.0 to 2024.2.0.

---
updated-dependencies:
- dependency-name: JetBrains.Annotations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 7de50c1 commit 72a7165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/YaNco.Primitives/YaNco.Primitives.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This package contains primitive type definitions.</Description>
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 72a7165

Please sign in to comment.