Skip to content

Commit

Permalink
Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0
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]>
  • Loading branch information
dependabot[bot] authored and tacosontitan committed Jul 9, 2024
1 parent 61338a3 commit 9f5447f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Hussy.Net.Tests/Hussy.Net.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
Expand Down

0 comments on commit 9f5447f

Please sign in to comment.