Skip to content

Commit

Permalink
Bump MonoMod.Utils from 25.0.6 to 25.0.7 in /UniTAS/Patcher.Tests
Browse files Browse the repository at this point in the history
Bumps [MonoMod.Utils](https://github.com/MonoMod/MonoMod) from 25.0.6 to 25.0.7.
- [Release notes](https://github.com/MonoMod/MonoMod/releases)
- [Commits](https://github.com/MonoMod/MonoMod/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent 07482f3 commit 04c25d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UniTAS/Patcher/Patcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<PackageReference Include="BepInEx.Core" Version="5.4.21" />
<PackageReference Include="BepInEx.PluginInfoProps" Version="2.1.0" />
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageReference Include="MonoMod.Utils" Version="25.0.6" />
<PackageReference Include="MonoMod.Utils" Version="25.0.7" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="StructureMap" Version="2.6.3" />
<PackageReference Include="Unity.InputSystem" Version="1.5.0" />
Expand Down

0 comments on commit 04c25d7

Please sign in to comment.