Skip to content

Commit 9d7c5c5

Browse files
authored
Merge pull request #2265 from Flow-Launcher/dependabot/nuget/JetBrains.Annotations-2023.2.0
Bump JetBrains.Annotations from 2022.3.1 to 2023.2.0
2 parents 8667db7 + 59d27fd commit 9d7c5c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6868
</PackageReference>
6969
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
70-
<PackageReference Include="JetBrains.Annotations" Version="2022.3.1" />
70+
<PackageReference Include="JetBrains.Annotations" Version="2023.2.0" />
7171
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" />
7272
</ItemGroup>
7373

0 commit comments

Comments
 (0)