Skip to content

Commit

Permalink
Bump DistributedLock.Core from 1.0.6 to 1.0.7
Browse files Browse the repository at this point in the history
Bumps [DistributedLock.Core](https://github.com/madelson/DistributedLock) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/madelson/DistributedLock/releases)
- [Commits](https://github.com/madelson/DistributedLock/commits)

---
updated-dependencies:
- dependency-name: DistributedLock.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent a8d956d commit 9e359da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tingle.PeriodicTasks/Tingle.PeriodicTasks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Cronos" Version="0.8.4" />
<PackageReference Include="DistributedLock.Core" Version="1.0.6" />
<PackageReference Include="DistributedLock.Core" Version="1.0.7" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2" />
Expand Down

0 comments on commit 9e359da

Please sign in to comment.