Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: DistributedLock.FileSystem
  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>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 814010c commit 63977be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Tingle.Dependabot/Tingle.Dependabot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.18.2" /> <!-- Allows for faster updates -->
<PackageReference Include="Azure.Monitor.Query" Version="1.5.0" />
<PackageReference Include="Azure.ResourceManager.AppContainers" Version="1.3.0" />
<PackageReference Include="DistributedLock.FileSystem" Version="1.0.2" />
<PackageReference Include="DistributedLock.FileSystem" Version="1.0.3" />
<PackageReference Include="Macross.Json.Extensions" Version="3.0.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.0" />
Expand Down

0 comments on commit 63977be

Please sign in to comment.