Skip to content

Commit

Permalink
Update dependency AutoMapper.Extensions.Microsoft.DependencyInjection…
Browse files Browse the repository at this point in the history
… to v8.0.1 (#1163)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jul 16, 2020
1 parent 8e67cf7 commit 0b8d648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Promitor.Agents.Scraper/Promitor.Agents.Scraper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<ItemGroup>
<PackageReference Include="AutoMapper" Version="10.0.0" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.0.0" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.0.1" />
<PackageReference Include="CronScheduler.AspNetCore" Version="3.0.0" />
<PackageReference Include="Prometheus.Client.AspNetCore" Version="3.1.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
Expand Down

0 comments on commit 0b8d648

Please sign in to comment.