Skip to content

Commit

Permalink
Bump FlakeId from 1.1.1 to 1.1.2 (#821)
Browse files Browse the repository at this point in the history
Bumps [FlakeId](https://github.com/aevitas/flakeid) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/aevitas/flakeid/releases)
- [Commits](https://github.com/aevitas/flakeid/commits)

---
updated-dependencies:
- dependency-name: FlakeId
  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 Sep 22, 2023
1 parent d1d6422 commit 44f0999
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.Monitor.Query" Version="1.2.0" />
<PackageReference Include="Azure.ResourceManager.AppContainers" Version="1.1.0" />
<PackageReference Include="DistributedLock.FileSystem" Version="1.0.1" />
<PackageReference Include="FlakeId" Version="1.1.1" /> <!-- TODO: replace with Tingle.Extensions.Primitives -->
<PackageReference Include="FlakeId" Version="1.1.2" /> <!-- TODO: replace with Tingle.Extensions.Primitives -->
<PackageReference Include="Macross.Json.Extensions" Version="3.0.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.11" />
Expand Down

0 comments on commit 44f0999

Please sign in to comment.