Skip to content

Commit

Permalink
Merge pull request #11 from ernado-x/dependabot/nuget/JetBrains.Annot…
Browse files Browse the repository at this point in the history
…ations-2023.3.0

Bump JetBrains.Annotations from 2021.3.0 to 2023.3.0
  • Loading branch information
ernado-x authored May 13, 2024
2 parents cb7a11d + ffa62d4 commit 32e4e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/X.Spectator/X.Spectator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0" />
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 32e4e0e

Please sign in to comment.