Skip to content

Commit

Permalink
Bump MonoMod.RuntimeDetour from 22.7.31.1 to 25.0.2
Browse files Browse the repository at this point in the history
Bumps [MonoMod.RuntimeDetour](https://github.com/MonoMod/MonoMod) from 22.7.31.1 to 25.0.2.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 06525a0 commit d4ee93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Nefarius.Utilities.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<ItemGroup>
<PackageReference Include="IPNetwork2" Version="2.6.598" />
<PackageReference Include="MonoMod.RuntimeDetour" Version="22.7.31.1" />
<PackageReference Include="MonoMod.RuntimeDetour" Version="25.0.2" />
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
<PackageReference Include="Serilog.Sinks.File.Archive" Version="1.0.3" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
Expand Down

0 comments on commit d4ee93c

Please sign in to comment.