Skip to content

Commit

Permalink
Updated NuGet packages
Browse files Browse the repository at this point in the history
  • Loading branch information
winromulus committed Jul 15, 2020
1 parent 1e74d7f commit 44d71d6
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
<PackageReference Include="Autofac" Version="5.2.0" />
<PackageReference Include="KubernetesClient" Version="2.0.26" />
<PackageReference Include="MediatR" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.5" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="3.1.5" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="3.1.5" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="3.1.5" />
<PackageReference Include="Microsoft.Extensions.Options" Version="3.1.5" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.6" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="3.1.6" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="3.1.6" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="3.1.6" />
<PackageReference Include="Microsoft.Extensions.Options" Version="3.1.6" />
</ItemGroup>

</Project>

0 comments on commit 44d71d6

Please sign in to comment.