Skip to content

Commit

Permalink
Merge pull request #379 from frasermolyneux/dependabot/nuget/src/Azur…
Browse files Browse the repository at this point in the history
…e.Storage.Blobs-12.22.2

Bump Azure.Storage.Blobs from 12.22.1 to 12.22.2 in /src
  • Loading branch information
github-actions[bot] authored Oct 11, 2024
2 parents fbe9661 + 33f2acb commit 8d14b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sync-func/sync-func.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<UserSecretsId>2ef03b04-3cd8-414c-9f40-f40dfdcf902a</UserSecretsId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Azure.Storage.Blobs" Version="12.22.1" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.22.2" />
<PackageReference Include="FluentFTP" Version="51.1.0" />
<PackageReference Include="FluentFTP.Logging" Version="1.0.0" />
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
Expand Down

0 comments on commit 8d14b71

Please sign in to comment.