Skip to content

Commit

Permalink
Bump MonoMod.RuntimeDetour and MonoMod.Utils
Browse files Browse the repository at this point in the history
Bumps MonoMod.RuntimeDetour and [MonoMod.Utils](https://github.com/MonoMod/MonoMod). These dependencies needed to be updated together.

Updates `MonoMod.RuntimeDetour` from 22.7.31.1 to 25.1.2

Updates `MonoMod.Utils` from 22.7.31.1 to 25.0.6
- [Release notes](https://github.com/MonoMod/MonoMod/releases)
- [Commits](https://github.com/MonoMod/MonoMod/commits)

---
updated-dependencies:
- dependency-name: MonoMod.RuntimeDetour
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: MonoMod.Utils
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 30, 2024
1 parent b44f38c commit 920c0d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dependencies/SupportModules/Il2Cpp/Il2Cpp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
<PackageReference Include="Il2CppInterop.Runtime" Version="1.4.6-ci.433" ExcludeAssets="Runtime" />
<PackageReference Include="Il2CppInterop.HarmonySupport" Version="1.4.6-ci.433" ExcludeAssets="Runtime" />
<PackageReference Include="Mono.Cecil" Version="0.11.5" ExcludeAssets="Runtime" />
<PackageReference Include="MonoMod.RuntimeDetour" Version="22.7.31.1" ExcludeAssets="Runtime" />
<PackageReference Include="MonoMod.Utils" Version="22.7.31.1" ExcludeAssets="Runtime" />
<PackageReference Include="MonoMod.RuntimeDetour" Version="25.1.2" ExcludeAssets="Runtime" />
<PackageReference Include="MonoMod.Utils" Version="25.0.6" ExcludeAssets="Runtime" />
<PackageReference Include="Samboy063.Tomlet" Version="5.3.1" ExcludeAssets="Runtime" />
</ItemGroup>
</Project>

0 comments on commit 920c0d8

Please sign in to comment.