Skip to content

Commit

Permalink
Bump Quartz.Serialization.Json from 3.6.2 to 3.6.3 in /src (#2271)
Browse files Browse the repository at this point in the history
Bumps [Quartz.Serialization.Json](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.Serialization.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2023
1 parent c20752b commit 2a03540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IoTHub.Portal.Server/IoTHub.Portal.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<PackageReference Include="prometheus-net.AspNetCore" Version="8.0.0" />
<PackageReference Include="Quartz" Version="3.6.3" />
<PackageReference Include="Quartz.Extensions.Hosting" Version="3.6.3" />
<PackageReference Include="Quartz.Serialization.Json" Version="3.6.2" />
<PackageReference Include="Quartz.Serialization.Json" Version="3.6.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="UAParser" Version="3.1.47" />
</ItemGroup>
Expand Down

0 comments on commit 2a03540

Please sign in to comment.