build(deps): bump Xamarin.Jetbrains.Annotations in /integrationtests (#3425)

Bumps [Xamarin.Jetbrains.Annotations](https://github.com/xamarin/AndroidX) from 23.0.0.3 to 23.0.0.5.
- [Release notes](https://github.com/xamarin/AndroidX/releases)
- [Commits](https://github.com/xamarin/AndroidX/commits)

---
updated-dependencies:
- dependency-name: Xamarin.Jetbrains.Annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-07 12:49:10 +11:00 коммит произвёл GitHub
Родитель b156efcabf
Коммит f0bcd2c3ce
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -55,7 +55,7 @@
<Version>1.7.0.2</Version>
</PackageReference>
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0" />
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="23.0.0.3" />
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="23.0.0.5" />
</ItemGroup>
<ItemGroup>
<Compile Include="MainActivity.cs" />