Skip to content

Commit

Permalink
chore(deps): update dependency magick.net-q16-anycpu to v13.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent d17d4b7 commit 8257762
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/ScreenshotCreator.Logic/ScreenshotCreator.Logic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<MagickCopyNativeLinux>true</MagickCopyNativeLinux>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="13.9.0"/>
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="13.9.1"/>
<PackageReference Include="Microsoft.Bcl.TimeProvider" Version="8.0.1"/>
<PackageReference Include="Microsoft.Playwright" Version="1.41.2"/>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1"/>
Expand Down
2 changes: 1 addition & 1 deletion tests/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.0"/>
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="13.9.0"/>
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="13.9.1"/>
<PackageReference Include="Microsoft.Bcl.TimeProvider" Version="8.0.1"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0"/>
<PackageReference Include="NSubstitute" Version="5.1.0"/>
Expand Down

0 comments on commit 8257762

Please sign in to comment.