Skip to content

Commit

Permalink
Update dependency Sentry.Maui to v5 (#360)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent dc91834 commit 920413f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LiftLog.Maui/LiftLog.Maui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<PackageReference Include="Plugin.Maui.AppRating" Version="1.2.0" />
<PackageReference Include="Microsoft.Maui.Controls" Version="9.0.21" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="9.0.21" />
<PackageReference Include="Sentry.Maui" Version="4.13.0" />
<PackageReference Include="Sentry.Maui" Version="5.0.0" />
</ItemGroup>

<ItemGroup Condition=" '$(Configuration)' == 'Debug' ">
Expand Down

0 comments on commit 920413f

Please sign in to comment.