Skip to content

Commit

Permalink
Update dependency AutoMapper.Extensions.Microsoft.DependencyInje… (#665)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and tomkerkhove committed Aug 14, 2019
1 parent 57b4e7e commit b437697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Promitor.Scraper.Host/Promitor.Scraper.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<ItemGroup>
<PackageReference Include="AutoMapper" Version="9.0.0" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="6.1.1" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="7.0.0" />
<PackageReference Include="CronScheduler.AspNetCore" Version="1.1.0" />
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.2.6" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.2.3" />
Expand Down

0 comments on commit b437697

Please sign in to comment.