Skip to content

Commit 665277d

Browse files
Bump Azure.Identity from 1.12.0 to 1.12.1 in /src
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.12.0 to 1.12.1. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.12.0...Azure.Identity_1.12.1) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3431a4d commit 665277d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DeltaQuery.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Azure.Identity" Version="1.12.0" />
17+
<PackageReference Include="Azure.Identity" Version="1.12.1" />
1818
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
1919
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
2020
<PackageReference Include="Microsoft.Graph" Version="5.58.0" />

0 commit comments

Comments
 (0)