Skip to content

Commit 79c403f

Browse files
authored
Upgrade Azure.Identity to 1.11.4 (#2271)
1 parent d17bc35 commit 79c403f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Confluent.SchemaRegistry.Encryption.Azure/Confluent.SchemaRegistry.Encryption.Azure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</ItemGroup>
3030

3131
<ItemGroup>
32-
<PackageReference Include="Azure.Identity" Version="1.11.3" />
32+
<PackageReference Include="Azure.Identity" Version="1.11.4" />
3333
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.6.0" />
3434
</ItemGroup>
3535

0 commit comments

Comments
 (0)