Skip to content

Commit 0c8ba1f

Browse files
chore(deps): update dependency recipeengine.api.extensions to 7.2.0 (develop-2.0.0) (#3635)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | RecipeEngine.Api.Extensions | nuget | minor | `7.1.0` -> `7.2.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> Co-authored-by: Michał Chrobot <[email protected]>
1 parent f34744f commit 0c8ba1f

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
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="RecipeEngine" Version="7.1.0" />
1212
<PackageReference Include="RecipeEngine.Api" Version="10.4.0" />
13-
<PackageReference Include="RecipeEngine.Api.Extensions" Version="7.1.0" />
13+
<PackageReference Include="RecipeEngine.Api.Extensions" Version="7.2.0" />
1414
<PackageReference Include="RecipeEngine.Modules.Api" Version="5.1.0" />
1515
<PackageReference Include="RecipeEngine.Modules.Wrench" Version="1.1.0" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)