Skip to content

Commit 32e4e0e

Browse files
authored
Merge pull request #11 from ernado-x/dependabot/nuget/JetBrains.Annotations-2023.3.0
Bump JetBrains.Annotations from 2021.3.0 to 2023.3.0
2 parents cb7a11d + ffa62d4 commit 32e4e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/X.Spectator/X.Spectator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</PropertyGroup>
2222

2323
<ItemGroup>
24-
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0" />
24+
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
2525
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
2626
</ItemGroup>
2727

0 commit comments

Comments
 (0)