Skip to content

Commit e7b659a

Browse files
chore(deps): update dependency jetbrains.annotations to 2024.3.0 (#603)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9aa21d0 commit e7b659a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Octokit.Webhooks/Octokit.Webhooks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" PrivateAssets="all" />
14+
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" PrivateAssets="all" />
1515
<PackageReference Include="Macross.Json.Extensions" Version="3.0.0" />
1616
<PackageReference Include="Microsoft.Extensions.Primitives" Version="8.0.0" />
1717
</ItemGroup>

0 commit comments

Comments
 (0)