Skip to content

Commit

Permalink
chore(deps): update dependency automapper.extensions.microsoft.depend…
Browse files Browse the repository at this point in the history
…encyinjection to v8.1.1
  • Loading branch information
renovate-bot committed Feb 6, 2021
1 parent 17ac037 commit e714492
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.1.1" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.1.0" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.1.1" />
<PackageReference Include="CronScheduler.AspNetCore" Version="3.0.1" />
<PackageReference Include="Prometheus.Client.AspNetCore" Version="4.2.0" />
<PackageReference Include="Prometheus.Client.DependencyInjection" Version="0.4.0" />
Expand Down

0 comments on commit e714492

Please sign in to comment.