Skip to content

Commit 3fd46f5

Browse files
Bump Azure.Storage.Blobs from 12.14.1 to 12.16.0
Bumps [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) from 12.14.1 to 12.16.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.14.1...Azure.Storage.Blobs_12.16.0) --- updated-dependencies: - dependency-name: Azure.Storage.Blobs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6adc368 commit 3fd46f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/coordination/azure/Akka.Coordination.Azure/Akka.Coordination.Azure.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>$(LibraryFramework)</TargetFramework>
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Akka.Hosting" Version="$(AkkaHostingVersion)" />
1919
<PackageReference Include="Akka.Cluster.Hosting" Version="$(AkkaHostingVersion)" />
2020
<PackageReference Include="Azure.Identity" Version="$(AzureIdentityVersion)" />
21-
<PackageReference Include="Azure.Storage.Blobs" Version="12.14.1" />
21+
<PackageReference Include="Azure.Storage.Blobs" Version="12.16.0" />
2222
<PackageReference Include="Google.Protobuf" Version="$(ProtobufVersion)" />
2323
<PackageReference Include="Grpc.Tools" Version="$(GrpcToolsVersion)">
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)