diff --git a/Source/Plugin.LocalNotification/Plugin.LocalNotification.csproj b/Source/Plugin.LocalNotification/Plugin.LocalNotification.csproj index 7b2b39d4..52545b08 100644 --- a/Source/Plugin.LocalNotification/Plugin.LocalNotification.csproj +++ b/Source/Plugin.LocalNotification/Plugin.LocalNotification.csproj @@ -36,7 +36,7 @@ <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> </PackageReference> - <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" /> + <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" /> <PackageReference Include="System.Text.Json" Version="5.0.2" /> </ItemGroup>