Skip to content

Commit f9aa85e

Browse files
Bump Cronos from 0.8.2 to 0.8.3 (#93)
Bumps [Cronos](https://github.com/HangfireIO/Cronos) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/HangfireIO/Cronos/releases) - [Commits](HangfireIO/Cronos@v0.8.2...v0.8.3) --- updated-dependencies: - dependency-name: Cronos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb38f62 commit f9aa85e

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.2" />
14+
<PackageReference Include="Cronos" Version="0.8.3" />
1515
<PackageReference Include="DistributedLock.Core" Version="1.0.5" />
1616
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
1717
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />

0 commit comments

Comments
 (0)