Skip to content

Commit

Permalink
Bump Quartz from 3.8.1 to 3.11.0 in /src
Browse files Browse the repository at this point in the history
Bumps Quartz from 3.8.1 to 3.11.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 8, 2024
1 parent 848873a commit e0ddd5f
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.11.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
</ItemGroup>

Expand Down

0 comments on commit e0ddd5f

Please sign in to comment.