Skip to content

Commit 7a814e4

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

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.1.0" />
58+
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="24.0.0.1" />
5959
</ItemGroup>
6060
<ItemGroup>
6161
<Compile Include="MainActivity.cs" />

0 commit comments

Comments
 (0)