Skip to content

Commit

Permalink
Bump Quartz from 3.8.1 to 3.10.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Quartz](https://github.com/quartznet/quartznet) from 3.8.1 to 3.10.0.
- [Release notes](https://github.com/quartznet/quartznet/releases)
- [Changelog](https://github.com/quartznet/quartznet/blob/main/changelog.md)
- [Commits](quartznet/quartznet@v3.8.1...v3.10.0)

---
updated-dependencies:
- dependency-name: Quartz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 848873a commit 5a5474b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Samples/Console/Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="Autofac" Version="8.0.0" />
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
<PackageReference Include="Quartz" Version="3.8.1" />
<PackageReference Include="Quartz" Version="3.10.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 5a5474b

Please sign in to comment.