Skip to content

Commit ade34a7

Browse files
Update dependency Newtonsoft.Json to v13.0.2
1 parent e0e2df2 commit ade34a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TerrariaServerAPI/TerrariaServerAPI.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
99
<GenerateDocumentationFile>True</GenerateDocumentationFile>
1010
<RunPostBuildEvent>Always</RunPostBuildEvent>
11-
<Version>5.1.3</Version>
11+
<Version>5.1.4-0-0-0-0-0-0</Version>
1212
<AssemblyTitle>TSAPI</AssemblyTitle>
1313
<Product>TSAPI</Product>
1414
<Company>Pryaxis &amp; TShock Contributors</Company>
@@ -21,7 +21,7 @@
2121
</PropertyGroup>
2222

2323
<ItemGroup>
24-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
24+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
2525
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="6.0.1" />
2626
<PackageReference Include="OTAPI.Upcoming" Version="3.1.20" />
2727
</ItemGroup>

0 commit comments

Comments
 (0)