Skip to content

Commit d4de2b8

Browse files
chore(deps): update dependency zitadel to 7.0.35 (#211)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Zitadel](https://redirect.github.com/smartive/zitadel-net) | `7.0.34` -> `7.0.35` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Zitadel/7.0.35?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Zitadel/7.0.34/7.0.35?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>smartive/zitadel-net (Zitadel)</summary> ### [`v7.0.35`](https://redirect.github.com/smartive/zitadel-net/releases/tag/v7.0.35) ##### Bug Fixes - **deps:** update dependencies to 8.0.19 ([#&#8203;993](https://redirect.github.com/smartive/zitadel-net/issues/993)) ([2538fda](https://redirect.github.com/smartive/zitadel-net/commit/2538fda31c66d4d537e5caa974d9ba3598f79885)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/smartive/cas-fee-adv-mumble-api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNjAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7891f42 commit d4de2b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MumbleApi/MumbleApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.3" />
2424
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="9.0.3" />
2525
<PackageReference Include="Ulid" Version="1.4.1" />
26-
<PackageReference Include="Zitadel" Version="7.0.34" />
26+
<PackageReference Include="Zitadel" Version="7.0.35" />
2727
</ItemGroup>
2828

2929
<ItemGroup>

0 commit comments

Comments
 (0)