Skip to content

Commit

Permalink
Bump JetBrains.Annotations from 2024.2.0 to 2024.3.0
Browse files Browse the repository at this point in the history
Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2024.2.0 to 2024.3.0.
- [Commits](JetBrains/JetBrains.Annotations@2024.2...2024.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and a-gubskiy committed Oct 28, 2024
1 parent ebe57ce commit 0393601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/X.Bluesky/X.Bluesky.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" PrivateAssets="all"/>
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" PrivateAssets="all"/>
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="X.Web.MetaExtractor" Version="2.0.4"/>
Expand Down

0 comments on commit 0393601

Please sign in to comment.