Skip to content

Commit

Permalink
Update dependency NetEscapades.Configuration.Yaml to v2.0.1 (#986)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2020
1 parent 57fc617 commit 0300733
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.8" />
<PackageReference Include="Arcus.WebApi.Correlation" Version="0.4.0" />
<PackageReference Include="Arcus.WebApi.Logging" Version="0.4.0" />
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="2.0.0" />
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="2.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down
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 @@
<PackageReference Include="AutoMapper" Version="9.0.0" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="7.0.0" />
<PackageReference Include="CronScheduler.AspNetCore" Version="3.0.0" />
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="2.0.0" />
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="2.0.1" />
<PackageReference Include="Prometheus.Client.AspNetCore" Version="3.1.0" />
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" />
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="3.1.0" />
Expand Down

0 comments on commit 0300733

Please sign in to comment.