Skip to content

Commit ffa62d4

Browse files
Bump JetBrains.Annotations from 2021.3.0 to 2023.3.0
Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2021.3.0 to 2023.3.0. - [Commits](JetBrains/JetBrains.Annotations@v2021.3.0...2023.3) --- updated-dependencies: - dependency-name: JetBrains.Annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ea665f commit ffa62d4

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)