Skip to content

Commit 241fc51

Browse files
(maint) Update dependency JetBrains.Annotations to 2024.3.0 (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b671858 commit 241fc51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Diagramming/Diagramming.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</PropertyGroup>
3939

4040
<ItemGroup>
41-
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" PrivateAssets="all" />
41+
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" PrivateAssets="all" />
4242
<PackageReference Include="Statiq.Common" Version="1.0.0-beta.65" />
4343
<PackageReference Include="Statiq.Core" Version="1.0.0-beta.65" />
4444
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">

0 commit comments

Comments
 (0)