Skip to content

Commit

Permalink
Update dependency CronScheduler.AspNetCore to v1.1.1 (#677)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and tomkerkhove committed Aug 20, 2019
1 parent 4d86841 commit 39f3aa4
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="1.1.0" />
<PackageReference Include="CronScheduler.AspNetCore" Version="1.1.1" />
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.2.6" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.2.3" />
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="1.6.0" />
Expand Down

0 comments on commit 39f3aa4

Please sign in to comment.