Skip to content

Commit

Permalink
Bump MonoMod.Utils from 22.7.31.1 to 25.0.6
Browse files Browse the repository at this point in the history
Bumps MonoMod.Utils from 22.7.31.1 to 25.0.6.

---
updated-dependencies:
- 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 b7b3993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dependencies/SupportModules/Il2Cpp/Il2Cpp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<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.Utils" Version="25.0.6" ExcludeAssets="Runtime" />
<PackageReference Include="Samboy063.Tomlet" Version="5.3.1" ExcludeAssets="Runtime" />
</ItemGroup>
</Project>

0 comments on commit b7b3993

Please sign in to comment.