Skip to content

Commit

Permalink
Merge pull request #1608 from Belphemur/dependabot/nuget/JetBrains.An…
Browse files Browse the repository at this point in the history
…notations-2024.3.0

chore(deps): bump JetBrains.Annotations from 2024.2.0 to 2024.3.0
  • Loading branch information
kodiakhq[bot] authored Oct 24, 2024
2 parents ed78253 + c4f2d83 commit 6e17e3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SoundSwitch.UI.Menu/SoundSwitch.UI.Menu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
<PackageReference Include="Serilog" Version="4.1.0" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion SoundSwitch/SoundSwitch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="AuthenticodeExaminer" Version="0.3.0" />
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
<PackageReference Include="Job.Scheduler" Version="3.1.8" />
<PackageReference Include="Markdig" Version="0.37.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
Expand Down

0 comments on commit 6e17e3e

Please sign in to comment.