Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/src/common/com.smi.micros…
Browse files Browse the repository at this point in the history
…ervices.parent/master/com.rabbitmq-amqp-client-5.14.2
  • Loading branch information
jas88 authored Feb 18, 2022
2 parents a3c57e5 + 20bce27 commit b2829f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/common/Smi.Common/Smi.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="System.IO.Abstractions" Version="16.1.10" />
<PackageReference Include="System.IO.Abstractions" Version="16.1.11" />
<PackageReference Include="YamlDotNet" Version="11.2.1" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion tests/common/Smi.Common.Tests/Smi.Common.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NunitXml.TestLogger" Version="3.0.117" />
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="16.1.10" />
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="16.1.11" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\src\common\Smi.Common\Smi.Common.csproj" />
Expand Down

0 comments on commit b2829f3

Please sign in to comment.