Skip to content

Commit

Permalink
Update dependency CronScheduler.AspNetCore to v2.0.1 (#879)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 11, 2020
1 parent bf3b144 commit 0f94b81
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 @@ -35,7 +35,7 @@
<ItemGroup>
<PackageReference Include="AutoMapper" Version="9.0.0" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="7.0.0" />
<PackageReference Include="CronScheduler.AspNetCore" Version="2.0.0" />
<PackageReference Include="CronScheduler.AspNetCore" Version="2.0.1" />
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="2.0.0" />
<PackageReference Include="Prometheus.Client.AspNetCore" Version="3.1.0" />
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" />
Expand Down

0 comments on commit 0f94b81

Please sign in to comment.