Skip to content

Commit

Permalink
Merge pull request #146 from nils-org/renovate/jetbrains.annotations-…
Browse files Browse the repository at this point in the history
…2023.x

(maint) Update dependency JetBrains.Annotations to v2023
  • Loading branch information
nils-a authored Jul 5, 2023
2 parents 864b7c4 + a0c8ffe commit 62cc9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/JavaVersionSwitcher/JavaVersionSwitcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2022.3.1" />
<PackageReference Include="JetBrains.Annotations" Version="2023.2.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.1" />
<PackageReference Include="SimpleInjector" Version="5.4.1" />
<PackageReference Include="Spectre.Console" Version="0.46.0" />
Expand Down

0 comments on commit 62cc9f5

Please sign in to comment.