Skip to content

Commit 6320159

Browse files
build(deps): bump Xamarin.Jetbrains.Annotations in /integrationtests (#3451)
Bumps [Xamarin.Jetbrains.Annotations](https://github.com/xamarin/AndroidX) from 23.0.0.5 to 23.1.0. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbac484 commit 6320159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<Version>1.7.0.2</Version>
5656
</PackageReference>
5757
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0" />
58-
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="23.0.0.5" />
58+
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="23.1.0" />
5959
</ItemGroup>
6060
<ItemGroup>
6161
<Compile Include="MainActivity.cs" />

0 commit comments

Comments
 (0)