Bump Xamarin.Firebase.Messaging from 122.0.0.3 to 123.1.2.2

Bumps [Xamarin.Firebase.Messaging](https://github.com/xamarin/GooglePlayServicesComponents) from 122.0.0.3 to 123.1.2.2.
- [Release notes](https://github.com/xamarin/GooglePlayServicesComponents/releases)
- [Commits](https://github.com/xamarin/GooglePlayServicesComponents/commits)

---
updated-dependencies:
- dependency-name: Xamarin.Firebase.Messaging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-17 13:05:57 +00:00 коммит произвёл GitHub
Родитель 3d8ef12a4f
Коммит c744aeae16
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -1,4 +1,4 @@
<Project Sdk="MSBuild.Sdk.Extras/3.0.38">
<Project Sdk="MSBuild.Sdk.Extras/3.0.38">
<PropertyGroup>
<OutputType>Library</OutputType>
<RootNamespace>Microsoft.Azure.NotificationHubs.Client</RootNamespace>
@ -55,7 +55,7 @@
<PackageReference Include="Xamarin.AndroidX.AppCompat" Version="1.3.1.3" />
<PackageReference Include="Xamarin.AndroidX.Migration" Version="1.0.8" />
<PackageReference Include="Xamarin.Google.Android.DataTransport.TransportRuntime" Version="3.0.1.1" />
<PackageReference Include="Xamarin.Firebase.Messaging" Version="122.0.0.3" />
<PackageReference Include="Xamarin.Firebase.Messaging" Version="123.1.2.2" />
<PackageReference Include="Xamarin.Google.Android.DataTransport.TransportBackendCct" Version="3.0.0.1" />
<PackageReference Include="Xamarin.GooglePlayServices.Iid" Version="117.0.0.3" />
<PackageReference Include="Xamarin.GooglePlayServices.Base" Version="117.6.0.3" />