Skip to content

Commit

Permalink
Merge pull request #14 from loresoft/dependabot/nuget/ulid-1.3.4
Browse files Browse the repository at this point in the history
Bump ulid from 1.3.3 to 1.3.4
  • Loading branch information
pwelter34 authored Sep 10, 2024
2 parents 6dfd6c1 + 751225d commit a22593f
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 a22593f

Please sign in to comment.