Skip to content

Commit

Permalink
Update dependency Newtonsoft.Json to v13.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2022
1 parent e0e2df2 commit 172383b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TerrariaServerAPI/TerrariaServerAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<RunPostBuildEvent>Always</RunPostBuildEvent>
<Version>5.1.3</Version>
<Version>5.1.4-0-0-0-0</Version>
<AssemblyTitle>TSAPI</AssemblyTitle>
<Product>TSAPI</Product>
<Company>Pryaxis &amp; TShock Contributors</Company>
Expand All @@ -21,7 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="6.0.1" />
<PackageReference Include="OTAPI.Upcoming" Version="3.1.20" />
</ItemGroup>
Expand Down

0 comments on commit 172383b

Please sign in to comment.