Skip to content

Commit e898f1c

Browse files
chore(deps): update dependency recipeengine to 7.1.0 (develop-2.0.0) (#3625)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | RecipeEngine | nuget | minor | `7.0.0` -> `7.1.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Unity Renovate Bot](https://internaldocs.unity.com/renovate/). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIwLjAuMC1zZW1hbnRpYy1yZWxlYXNlIiwidXBkYXRlZEluVmVyIjoiMC4wLjAtc2VtYW50aWMtcmVsZWFzZSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AtMi4wLjAiLCJsYWJlbHMiOltdfQ==--> Co-authored-by: unity-renovate[bot] <120015202+unity-renovate[bot]@users.noreply.github.com>
1 parent 162f3b8 commit e898f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/CI/NGO.Cookbook.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="RecipeEngine" Version="7.0.0" />
11+
<PackageReference Include="RecipeEngine" Version="7.1.0" />
1212
<PackageReference Include="RecipeEngine.Api" Version="10.3.0" />
1313
<PackageReference Include="RecipeEngine.Api.Extensions" Version="7.1.0" />
1414
<PackageReference Include="RecipeEngine.Modules.Api" Version="5.1.0" />

0 commit comments

Comments
 (0)