Skip to content

Commit

Permalink
Merge pull request #270 from nils-org/renovate/microsoft.windows.comp…
Browse files Browse the repository at this point in the history
…atibility-9.x

(maint) Update dependency Microsoft.Windows.Compatibility to v9
  • Loading branch information
nils-a authored Nov 17, 2024
2 parents e41696d + 723680b commit de01ccd
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 @@ -42,7 +42,7 @@
</PackageReference>
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageReference Include="Microsoft.Win32.Registry" Version="6.0.0-preview.5.21301.5" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.10" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="9.0.0" />
<PackageReference Include="SimpleInjector" Version="5.5.0" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
<PackageReference Include="Spectre.Console.Analyzer" Version="1.0.0">
Expand Down

0 comments on commit de01ccd

Please sign in to comment.