Skip to content

Commit

Permalink
Bump JetBrains.Annotations from 2023.2.0 to 2023.3.0
Browse files Browse the repository at this point in the history
Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2023.2.0 to 2023.3.0.
- [Commits](JetBrains/JetBrains.Annotations@v2023.2.0...2023.3)

---
updated-dependencies:
- dependency-name: JetBrains.Annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 4612e70 commit f3cfa87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Starnet/Starnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2023.2.0"/>
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f3cfa87

Please sign in to comment.