Skip to content

Commit 619eb8a

Browse files
chore(deps): update dependency xamarin.jetbrains.annotations to 26.0.1.2 (#3962)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Xamarin.Jetbrains.Annotations](https://aka.ms/android-libraries) ([source](https://redirect.github.com/xamarin/AndroidX)) | `26.0.1.1` -> `26.0.1.2` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.Jetbrains.Annotations/26.0.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.Jetbrains.Annotations/26.0.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.Jetbrains.Annotations/26.0.1.1/26.0.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.Jetbrains.Annotations/26.0.1.1/26.0.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 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/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2a4797 commit 619eb8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrationtests/IntegrationTests.XamarinForms.Android/IntegrationTests.XamarinForms.Android.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<Version>1.15.0.1</Version>
5656
</PackageReference>
5757
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.7.0.8" />
58-
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="26.0.1.1" />
58+
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="26.0.1.2" />
5959
</ItemGroup>
6060
<ItemGroup>
6161
<Compile Include="MainActivity.cs" />

0 commit comments

Comments
 (0)