Skip to content

Commit

Permalink
Update dependency CronScheduler.AspNetCore to v1.0.14 (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and tomkerkhove committed Jun 12, 2019
1 parent 9792d28 commit 3bd89a8
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 @@ -33,7 +33,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CronScheduler.AspNetCore" Version="1.0.12" />
<PackageReference Include="CronScheduler.AspNetCore" Version="1.0.14" />
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.2.5" />
<PackageReference Include="Prometheus.Client.AspNetCore" Version="3.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="4.0.1" />
Expand Down

0 comments on commit 3bd89a8

Please sign in to comment.