Skip to content

Commit

Permalink
Bump Quartz.Extensions.DependencyInjection from 3.6.2 to 3.6.3 in /src (
Browse files Browse the repository at this point in the history
#2265)

Bumps [Quartz.Extensions.DependencyInjection](https://github.com/quartznet/quartznet) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/quartznet/quartznet/releases)
- [Changelog](https://github.com/quartznet/quartznet/blob/v3.6.3/changelog.md)
- [Commits](quartznet/quartznet@v3.6.2...v3.6.3)

---
updated-dependencies:
- dependency-name: Quartz.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent 200fde4 commit dca312d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
<PackageReference Include="prometheus-net" Version="8.0.0" />
<PackageReference Include="Quartz" Version="3.6.3" />
<PackageReference Include="Quartz.Extensions.DependencyInjection" Version="3.6.2" />
<PackageReference Include="Quartz.Extensions.DependencyInjection" Version="3.6.3" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.0.1" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.3.3" />
<PackageReference Include="EntityFrameworkCore.Exceptions.PostgreSQL" Version="6.0.3" />
Expand Down

0 comments on commit dca312d

Please sign in to comment.