aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-07 14:23:43 +0100
committerGitHub <noreply@github.com>2022-03-07 14:23:43 +0100
commit4c4f5dfe818183869947f921ef0543e5cbeb1c51 (patch)
tree98453ac0a0fae76eb47aafdaee9fd09961912118 /tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj
parent1dcd537ea2aba06a63bd64be692e44860f5e052f (diff)
Bump Moq from 4.17.1 to 4.17.2 (#7416)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj')
-rw-r--r--tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj b/tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj
index abe7bee64..9e6f7c0c1 100644
--- a/tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj
+++ b/tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj
@@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
- <PackageReference Include="Moq" Version="4.17.1" />
+ <PackageReference Include="Moq" Version="4.17.2" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="coverlet.collector" Version="3.1.2" />