We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4536469 commit c8707b7Copy full SHA for c8707b7
HomeLive.Core/HomeLive.Core.csproj
@@ -44,7 +44,7 @@
44
</ItemGroup>
45
46
<ItemGroup>
47
- <PackageReference Include="PKHeX.Core" Version="24.6.3" />
+ <PackageReference Include="PKHeX.Core" Version="24.7.3" />
48
49
50
HomeLive.Plugins/HomeLive.Plugins.csproj
@@ -48,7 +48,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive; compile</IncludeAssets>
</PackageReference>
<PackageReference Include="LibUsbDotNet" Version="2.2.29" />
51
- <PackageReference Include="Octokit" Version="9.0.0" />
+ <PackageReference Include="Octokit" Version="13.0.1" />
52
<ProjectReference Include="..\HomeLive.Core\HomeLive.Core.csproj" />
53
<ProjectReference Include="..\HomeLive.DeviceExecutor\HomeLive.DeviceExecutor.csproj" />
54
0 commit comments