Bump Quartz from 3.1.0 to 3.2.0

Bumps [Quartz](https://github.com/quartznet/quartznet) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/quartznet/quartznet/releases)
- [Changelog](https://github.com/quartznet/quartznet/blob/master/changelog.md)
- [Commits](https://github.com/quartznet/quartznet/compare/v3.1.0...v3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-05 05:50:56 +00:00
committed by GitHub
parent c5696169a9
commit 5cabc471eb
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Quartz" Version="3.1.0" />
<PackageReference Include="Quartz" Version="3.2.0" />
</ItemGroup>
<ItemGroup>

View File

@@ -50,7 +50,7 @@
<ItemGroup>
<PackageReference Include="Handlebars.Net" Version="1.10.1" />
<PackageReference Include="JsonSubTypes" Version="1.7.0" />
<PackageReference Include="Quartz" Version="3.1.0" />
<PackageReference Include="Quartz" Version="3.2.0" />
</ItemGroup>
<ItemGroup Condition="$(DefineConstants.Contains('NETFRAMEWORK'))">