Skip to content

Commit

Permalink
Upgrade to Newtonsoft.Json 13.0.1 as minimum version (#6230) (#6252)
Browse files Browse the repository at this point in the history
(cherry picked from commit 5e66bf0)

Co-authored-by: Aaron Stannard <aaron@petabridge.com>
  • Loading branch information
Arkatufus and Aaronontheweb committed Nov 15, 2022
1 parent d6ba97a commit 2b85598
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/common.props
Expand Up @@ -14,7 +14,7 @@
<XunitRunnerVersion>2.4.3</XunitRunnerVersion>
<TestSdkVersion>17.0.0</TestSdkVersion>
<HyperionVersion>0.12.2</HyperionVersion>
<NewtonsoftJsonVersion>[12.0.3,)</NewtonsoftJsonVersion>
<NewtonsoftJsonVersion>[13.0.1,)</NewtonsoftJsonVersion>
<NBenchVersion>2.0.1</NBenchVersion>
<ProtobufVersion>3.19.4</ProtobufVersion>
<BenchmarkDotNetVersion>0.13.1</BenchmarkDotNetVersion>
Expand Down Expand Up @@ -65,4 +65,4 @@ If you want to see the [full set of changes made in Akka.NET v1.4.39, click here
<Message Text="@(none)">
</Message>
</Target>
</Project>
</Project>

0 comments on commit 2b85598

Please sign in to comment.