aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Integration.Tests
diff options
context:
space:
mode:
authorCody Robibero <cody@robibe.ro>2022-09-09 07:39:21 -0600
committerGitHub <noreply@github.com>2022-09-09 07:39:21 -0600
commit74e40ebdb58deed36c6cdcc522b0d9e41b6bddc2 (patch)
tree860101c52e7b7e20a8c7be4c080d3b740f2a07b1 /tests/Jellyfin.Server.Integration.Tests
parent72ec1fafe062344eac50e36763c3f63b7bf2146f (diff)
parent1be9eb13ef9e466df30dff5626b7b378a4ec96c7 (diff)
Merge pull request #8268 from jellyfin/dependabot/nuget/Moq-4.18.2
Diffstat (limited to 'tests/Jellyfin.Server.Integration.Tests')
-rw-r--r--tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj b/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj
index fdab02d7b..b6676d2f7 100644
--- a/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj
+++ b/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj
@@ -19,7 +19,7 @@
</PackageReference>
<PackageReference Include="Xunit.Priority" Version="1.1.6" />
<PackageReference Include="coverlet.collector" Version="3.1.2" />
- <PackageReference Include="Moq" Version="4.18.1" />
+ <PackageReference Include="Moq" Version="4.18.2" />
</ItemGroup>
<ItemGroup>