Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 60b1566 commit 6449dd8
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 @@ -42,7 +42,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="MonoMod.RuntimeDetour" Version="25.1.1" />
<PackageReference Include="MonoMod.RuntimeDetour" Version="25.1.2" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Serilog.Sinks.File.Archive" Version="1.0.5" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
Expand Down

0 comments on commit 6449dd8

Please sign in to comment.