diff --git a/Ryujinx.HLE/Ryujinx.HLE.csproj b/Ryujinx.HLE/Ryujinx.HLE.csproj index 844b14e340..b05a908775 100644 --- a/Ryujinx.HLE/Ryujinx.HLE.csproj +++ b/Ryujinx.HLE/Ryujinx.HLE.csproj @@ -55,7 +55,7 @@ <ItemGroup> <PackageReference Include="Concentus" Version="1.1.7" /> - <PackageReference Include="LibHac" Version="0.11.1" /> + <PackageReference Include="LibHac" Version="0.11.2" /> <PackageReference Include="MsgPack.Cli" Version="1.0.1" /> </ItemGroup>