Skip to content

Commit 973920c

Browse files
chore(deps): update dependency jetbrains.annotations to v2025
1 parent 03c17a3 commit 973920c

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
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" PrivateAssets="all" />
10+
<PackageReference Include="JetBrains.Annotations" Version="2025.2.0" PrivateAssets="all" />
1111
<PackageReference Include="Macross.Json.Extensions" Version="3.0.0" />
1212
<PackageReference Include="Microsoft.Extensions.Primitives" Version="9.0.8" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)