Skip to content

Commit

Permalink
Merge pull request #3053 from Flow-Launcher/dependabot/nuget/JetBrain…
Browse files Browse the repository at this point in the history
…s.Annotations-2024.3.0

Bump JetBrains.Annotations from 2024.2.0 to 2024.3.0
  • Loading branch information
jjw24 authored Nov 1, 2024
2 parents e77fab0 + 7237c1b commit 943425b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" />
</ItemGroup>

Expand Down

0 comments on commit 943425b

Please sign in to comment.