Skip to content

Commit

Permalink
chore(deps): update dependency cronexpressiondescriptor to v2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 23, 2023
1 parent 6d9ead3 commit a445ab3
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 @@ -37,7 +37,7 @@
<ItemGroup>
<PackageReference Include="AutoMapper" Version="11.0.1" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="11.0.0" />
<PackageReference Include="CronExpressionDescriptor" Version="2.16.0" />
<PackageReference Include="CronExpressionDescriptor" Version="2.19.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="YamlDotNet" Version="12.0.1" />
</ItemGroup>
Expand Down

0 comments on commit a445ab3

Please sign in to comment.