summaryrefslogtreecommitdiff
path: root/src/SMAPI.Tests/SMAPI.Tests.csproj
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-09-05 02:09:24 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-09-14 19:19:34 -0400
commit2f9884c47be16d476d5acbecd053b0754fa2bd59 (patch)
tree1aa740a380ea4a45d289c262f28d34c5ea1edf99 /src/SMAPI.Tests/SMAPI.Tests.csproj
parent2d6175fcd27d83f7f09e570252f9e45c44115b0a (diff)
downloadSMAPI-2f9884c47be16d476d5acbecd053b0754fa2bd59.tar.gz
SMAPI-2f9884c47be16d476d5acbecd053b0754fa2bd59.tar.bz2
SMAPI-2f9884c47be16d476d5acbecd053b0754fa2bd59.zip
update packages
Diffstat (limited to 'src/SMAPI.Tests/SMAPI.Tests.csproj')
-rw-r--r--src/SMAPI.Tests/SMAPI.Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI.Tests/SMAPI.Tests.csproj b/src/SMAPI.Tests/SMAPI.Tests.csproj
index a627b3c3..84a05aee 100644
--- a/src/SMAPI.Tests/SMAPI.Tests.csproj
+++ b/src/SMAPI.Tests/SMAPI.Tests.csproj
@@ -16,7 +16,7 @@
</ItemGroup>
<ItemGroup>
- <PackageReference Include="Moq" Version="4.12.0" />
+ <PackageReference Include="Moq" Version="4.13.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="NUnit" Version="3.12.0" />
</ItemGroup>