Skip to content

Commit b5ccf2d

Browse files
chore(deps): update dependency recipeengine.api to 10.3.0 (develop) (#3620)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | RecipeEngine.Api | nuget | minor | `10.1.0` -> `10.3.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:eyJjcmVhdGVkSW5WZXIiOiIwLjAuMC1zZW1hbnRpYy1yZWxlYXNlIiwidXBkYXRlZEluVmVyIjoiMC4wLjAtc2VtYW50aWMtcmVsZWFzZSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==--> Co-authored-by: unity-renovate[bot] <120015202+unity-renovate[bot]@users.noreply.github.com>
1 parent 4eb4c74 commit b5ccf2d

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
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="RecipeEngine" Version="7.0.0" />
12-
<PackageReference Include="RecipeEngine.Api" Version="10.1.0" />
12+
<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" />
1515
<PackageReference Include="RecipeEngine.Modules.Wrench" Version="1.0.1" />

0 commit comments

Comments
 (0)