diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-06-04 00:27:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-04 00:27:45 +0200 |
| commit | 7ac06429d90b5f3913bdb80c5dc08d690a45f5c0 (patch) | |
| tree | 10121d6c80abe17caecbe56d202ffa915b3eb052 /tests/Jellyfin.Api.Tests | |
| parent | 2d506cea2d96bd92298ddcddacf579a8fa5aeb82 (diff) | |
Bump Moq from 4.17.2 to 4.18.1 (#7820)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'tests/Jellyfin.Api.Tests')
| -rw-r--r-- | tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj b/tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj index 66606c13e..66aeb9d46 100644 --- a/tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj +++ b/tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj @@ -21,7 +21,7 @@ <PackageReference Include="xunit" Version="2.4.1" /> <PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" /> <PackageReference Include="coverlet.collector" Version="3.1.2" /> - <PackageReference Include="Moq" Version="4.17.2" /> + <PackageReference Include="Moq" Version="4.18.1" /> </ItemGroup> <!-- Code Analyzers --> |
