Skip to content

Commit

Permalink
Update dependency JetBrains.Annotations to 2024.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 97f1460 commit 1fa1f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PascalABC.NET.SDK/PascalABC.NET.SDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ matches in the other location. -->

<ItemGroup>
<PackageReference Include="ChangelogAutomation.MSBuild" Version="2.0.0" PrivateAssets="All"/>
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" PrivateAssets="All"/>
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" PrivateAssets="All"/>
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.11.4" PrivateAssets="All"/>
</ItemGroup>
</Project>

0 comments on commit 1fa1f48

Please sign in to comment.