Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewKostousov committed Nov 21, 2018
1 parent 2b6f63e commit 676da2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="5.5.1" />
<PackageReference Include="FluentAssertions" Version="5.5.3" />
<PackageReference Include="JetBrains.Annotations" Version="2018.2.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.11.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GroboContainer" Version="1.2.5" />
<PackageReference Include="GroboContainer" Version="1.2.37" />
<PackageReference Include="NUnit" Version="3.11.0" />
</ItemGroup>

Expand Down

0 comments on commit 676da2f

Please sign in to comment.