Skip to content

Commit 5bd0ef0

Browse files
Update dependency JetBrains.Annotations to v2025
1 parent 133b222 commit 5bd0ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PascalABC.NET.SDK/PascalABC.NET.SDK.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ matches in the other location. -->
2828

2929
<ItemGroup>
3030
<PackageReference Include="ChangelogAutomation.MSBuild" Version="3.0.3" PrivateAssets="All"/>
31-
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" PrivateAssets="All"/>
31+
<PackageReference Include="JetBrains.Annotations" Version="2025.2.0" PrivateAssets="All"/>
3232
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.11.4" PrivateAssets="All"/>
3333
</ItemGroup>
3434
</Project>

0 commit comments

Comments
 (0)