Skip to content

Commit

Permalink
chore(deps): update dependency cefsharp.wpf.netcore to v125 (#1776)
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 Jun 10, 2024
1 parent cb40639 commit e2ca41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Whipstaff.Wpf.CefSharp/Whipstaff.Wpf.CefSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.3.1" PrivateAssets="all" />
<PackageReference Include="CefSharp.Wpf.NETCore" Version="124.3.80" />
<PackageReference Include="CefSharp.Wpf.NETCore" Version="125.0.210" />
<PackageReference Include="Vetuviem.WPF.SourceGenerator" Version="0.10.12">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit e2ca41a

Please sign in to comment.