Skip to content

Commit 927af04

Browse files
Bump Azure.Storage.Blobs in /src/Cofoundry.Plugins.Azure
Bumps [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) from 12.11.0 to 12.13.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.11.0...Azure.Storage.Blobs_12.13.0) --- updated-dependencies: - dependency-name: Azure.Storage.Blobs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b72870b commit 927af04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cofoundry.Plugins.Azure/Cofoundry.Plugins.Azure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Azure.Storage.Blobs" Version="12.11.0" />
19+
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.0" />
2020
<PackageReference Include="Cofoundry.Domain" Version="0.10.0" />
2121
</ItemGroup>
2222

0 commit comments

Comments
 (0)