Skip to content

Commit

Permalink
Merge pull request #8 from ernado-x/dependabot/nuget/JetBrains.Annota…
Browse files Browse the repository at this point in the history
…tions-2024.2.0

Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0
  • Loading branch information
ernado-x authored Jul 8, 2024
2 parents b03d4e3 + e503c10 commit 52b7626
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 @@ -23,7 +23,7 @@
</PropertyGroup>

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

0 comments on commit 52b7626

Please sign in to comment.