Skip to content

Commit

Permalink
Bump ProjBobcat from 1.16.0 to 1.40.0 (#53)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent cb1974f commit 382774c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageVersion Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.57" />
<PackageVersion Include="Octokit" Version="13.0.1" />
<PackageVersion Include="PInvoke.User32" Version="0.7.124" />
<PackageVersion Include="ProjBobcat" Version="1.16.0" />
<PackageVersion Include="ProjBobcat" Version="1.40.0" />
<PackageVersion Include="System.Text.Json" Version="9.0.0" />
<PackageVersion Include="WinUIEx" Version="2.3.4" />
<PackageVersion Include="XboxAuthNet.Game.Msal" Version="0.0.5" />
Expand Down
2 changes: 1 addition & 1 deletion Emerald.Core/Emerald.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="CmlLib.Core" Version="3.3.10" />
<PackageReference Include="CmlLib.Core.Auth.Microsoft" Version="3.0.1" />
<PackageReference Include="ProjBobcat" Version="1.16.0" />
<PackageReference Include="ProjBobcat" Version="1.40.0" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
</ItemGroup>

Expand Down

2 comments on commit 382774c

@NoobNotFound
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's hope that this won't break the optifine loader

@Lamparter
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think it will

Please sign in to comment.