Skip to content

Commit

Permalink
Some dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Boddlnagg committed Sep 27, 2023
1 parent 897f51d commit b27c7bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions WordsLive.Core.Tests/WordsLive.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@
<Version>1.2.1</Version>
</PackageReference>
<PackageReference Include="xunit">
<Version>2.4.1</Version>
<Version>2.5.1</Version>
</PackageReference>
<PackageReference Include="xunit.runner.msbuild">
<Version>2.4.1</Version>
<Version>2.5.1</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion WordsLive.Core/WordsLive.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<Version>1.2.1</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>13.0.2</Version>
<Version>13.0.3</Version>
</PackageReference>
</ItemGroup>
</Project>

0 comments on commit b27c7bf

Please sign in to comment.