Skip to content

Commit

Permalink
Merge pull request #19 from Zastai/update-annotations
Browse files Browse the repository at this point in the history
Update `JetBrains.Annotations` to version 2023.3.0
  • Loading branch information
Zastai authored Dec 13, 2023
2 parents 75800c8 + bf7f244 commit 08921e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<!-- Package Versions -->
<ItemGroup>
<PackageVersion Include="JetBrains.Annotations" Version="2021.3.0" />
<PackageVersion Include="JetBrains.Annotations" Version="2023.3.0" />
</ItemGroup>

</Project>

0 comments on commit 08921e2

Please sign in to comment.