Skip to content

Commit c8707b7

Browse files
committed
Update dependencies
1 parent 4536469 commit c8707b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HomeLive.Core/HomeLive.Core.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</ItemGroup>
4545

4646
<ItemGroup>
47-
<PackageReference Include="PKHeX.Core" Version="24.6.3" />
47+
<PackageReference Include="PKHeX.Core" Version="24.7.3" />
4848
</ItemGroup>
4949

5050
<ItemGroup>

HomeLive.Plugins/HomeLive.Plugins.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive; compile</IncludeAssets>
4949
</PackageReference>
5050
<PackageReference Include="LibUsbDotNet" Version="2.2.29" />
51-
<PackageReference Include="Octokit" Version="9.0.0" />
51+
<PackageReference Include="Octokit" Version="13.0.1" />
5252
<ProjectReference Include="..\HomeLive.Core\HomeLive.Core.csproj" />
5353
<ProjectReference Include="..\HomeLive.DeviceExecutor\HomeLive.DeviceExecutor.csproj" />
5454
</ItemGroup>

0 commit comments

Comments
 (0)