Skip to content

Commit

Permalink
build(deps): bump Quartz_Version from 3.6.2 to 3.7.0
Browse files Browse the repository at this point in the history
Bumps `Quartz_Version` from 3.6.2 to 3.7.0.

Updates `Quartz.Extensions.Hosting` from 3.6.2 to 3.7.0
- [Release notes](https://github.com/quartznet/quartznet/releases)
- [Changelog](https://github.com/quartznet/quartznet/blob/main/changelog.md)
- [Commits](quartznet/quartznet@v3.6.2...v3.7.0)

Updates `Quartz.Serialization.Json` from 3.6.2 to 3.7.0
- [Release notes](https://github.com/quartznet/quartznet/releases)
- [Changelog](https://github.com/quartznet/quartznet/blob/main/changelog.md)
- [Commits](quartznet/quartznet@v3.6.2...v3.7.0)

---
updated-dependencies:
- dependency-name: Quartz.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Quartz.Serialization.Json
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 17, 2023
1 parent d63e424 commit 0c8db65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project>
<Project>
<PropertyGroup Label="Common properties">
<Product>Eventual Shop</Product>
<Copyright>Copyright (c) 2021-2023 Antonio Falcão Jr.</Copyright>
Expand Down Expand Up @@ -38,7 +38,7 @@

<!--MassTransit-->
<MassTransit_Version>8.0.14-develop.1152</MassTransit_Version>
<Quartz_Version>3.6.2</Quartz_Version>
<Quartz_Version>3.7.0</Quartz_Version>

<!--Newtonsoft-->
<Newtonsoft_Version>13.0.3</Newtonsoft_Version>
Expand Down

0 comments on commit 0c8db65

Please sign in to comment.