Skip to content

Commit dc446a3

Browse files
Bump Cronos from 0.8.4 to 0.9.0 (#137)
Bumps [Cronos](https://github.com/HangfireIO/Cronos) from 0.8.4 to 0.9.0. - [Release notes](https://github.com/HangfireIO/Cronos/releases) - [Commits](HangfireIO/Cronos@v0.8.4...v0.9.0) --- updated-dependencies: - dependency-name: Cronos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 718941a commit dc446a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tingle.PeriodicTasks/Tingle.PeriodicTasks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</ItemGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Cronos" Version="0.8.4" />
14+
<PackageReference Include="Cronos" Version="0.9.0" />
1515
<PackageReference Include="DistributedLock.Core" Version="1.0.7" />
1616
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
1717
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.0" />

0 commit comments

Comments
 (0)