Skip to content

Commit

Permalink
Merge pull request #161 from Baseflow/dependabot/nuget/Xamarin.Google…
Browse files Browse the repository at this point in the history
….Guava-31.1.0.8

Bump Xamarin.Google.Guava from 31.1.0.3 to 31.1.0.8
  • Loading branch information
martijn00 authored Sep 3, 2023
2 parents 5c0ca66 + dd13c59 commit 13be6f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ExoPlayer.Common/ExoPlayer.Common.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyName>ExoPlayer.Common</AssemblyName>
<RootNamespace>ExoPlayer.Common</RootNamespace>
Expand All @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Xamarin.AndroidX.Annotation" Version="1.4.0" />
<PackageReference Include="Xamarin.Google.Guava" Version="31.1.0.3" />
<PackageReference Include="Xamarin.Google.Guava" Version="31.1.0.8" />
</ItemGroup>

</Project>

0 comments on commit 13be6f8

Please sign in to comment.