Skip to content

Commit

Permalink
Bump Xamarin.GooglePlayServices.SafetyNet from 118.0.1.3 to 118.0.1.5
Browse files Browse the repository at this point in the history
Bumps [Xamarin.GooglePlayServices.SafetyNet](https://github.com/xamarin/GooglePlayServicesComponents) from 118.0.1.3 to 118.0.1.5.
- [Release notes](https://github.com/xamarin/GooglePlayServicesComponents/releases)
- [Commits](https://github.com/xamarin/GooglePlayServicesComponents/commits)

---
updated-dependencies:
- dependency-name: Xamarin.GooglePlayServices.SafetyNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2023
1 parent 35981ed commit eee7285
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MauiCaptcha/MauiCaptcha.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Razor">
<Project Sdk="Microsoft.NET.Sdk.Razor">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down Expand Up @@ -27,7 +27,7 @@

<ItemGroup Condition="'$(TargetFramework)' == '$(NetVersion)-android'">
<PackageReference Include="Xamarin.GooglePlayServices.SafetyNet">
<Version>118.0.1.3</Version>
<Version>118.0.1.5</Version>
</PackageReference>
</ItemGroup>

Expand Down

0 comments on commit eee7285

Please sign in to comment.