Skip to content

Commit

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

(maint) Update dependency JetBrains.Annotations to v2021.2.0
  • Loading branch information
nils-a committed Jul 21, 2021
2 parents 53f65c5 + 01162a8 commit 60e5a86
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="2021.1.0" />
<PackageReference Include="JetBrains.Annotations" Version="2021.2.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="5.0.2" />
<PackageReference Include="SimpleInjector" Version="5.3.2" />
<PackageReference Include="Spectre.Console" Version="0.41.0" />
Expand Down

0 comments on commit 60e5a86

Please sign in to comment.