diff options
| author | Bond-009 <bond.009@outlook.com> | 2021-03-01 15:51:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-01 15:51:27 +0100 |
| commit | 557a2ad7158b14ae97fa503a551ed17251b97ca0 (patch) | |
| tree | f73f8fb19b142fe9ed6f4efd0ae65d029b74e326 /tests/Jellyfin.Networking.Tests/NetworkTesting | |
| parent | 640f341ce5d9af210ce1d00e346c9bb5e3a94b57 (diff) | |
| parent | b0d391427bac1dfd6f03fdd519a21c9dc0efbbf8 (diff) | |
Merge pull request #5328 from jellyfin/dependabot/nuget/Moq-4.16.1
Bump Moq from 4.16.0 to 4.16.1
Diffstat (limited to 'tests/Jellyfin.Networking.Tests/NetworkTesting')
| -rw-r--r-- | tests/Jellyfin.Networking.Tests/NetworkTesting/Jellyfin.Networking.Tests.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Networking.Tests/NetworkTesting/Jellyfin.Networking.Tests.csproj b/tests/Jellyfin.Networking.Tests/NetworkTesting/Jellyfin.Networking.Tests.csproj index ac5034f4e7..fd77397bae 100644 --- a/tests/Jellyfin.Networking.Tests/NetworkTesting/Jellyfin.Networking.Tests.csproj +++ b/tests/Jellyfin.Networking.Tests/NetworkTesting/Jellyfin.Networking.Tests.csproj @@ -17,7 +17,7 @@ <PackageReference Include="xunit" Version="2.4.1" /> <PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" /> <PackageReference Include="coverlet.collector" Version="3.0.3" /> - <PackageReference Include="Moq" Version="4.16.0" /> + <PackageReference Include="Moq" Version="4.16.1" /> </ItemGroup> <!-- Code Analyzers--> |
