Skip to content

Commit

Permalink
Bump ulid from 1.3.3 to 1.3.4
Browse files Browse the repository at this point in the history
Bumps [ulid](https://github.com/Cysharp/Ulid) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/Cysharp/Ulid/releases)
- [Commits](Cysharp/Ulid@1.3.3...1.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 15d5d38 commit 751225d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TableStorage.Abstracts/TableStorage.Abstracts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="ulid" Version="1.3.3" />
<PackageReference Include="ulid" Version="1.3.4" />
</ItemGroup>

</Project>

0 comments on commit 751225d

Please sign in to comment.