Skip to content

Commit 19433dd

Browse files
Bump Azure.Identity in /src/PullRequestQuantifier.Feedback.Service (#240)
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.10.3 to 1.11.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.10.3...Azure.Identity_1.11.0) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dragos Daniel Boia <19934057+DragosDanielBoia@users.noreply.github.com>
1 parent 3361d25 commit 19433dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/PullRequestQuantifier.Feedback.Service/PullRequestQuantifier.Feedback.Service.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Azure.Identity" Version="1.10.3" />
15+
<PackageReference Include="Azure.Identity" Version="1.11.0" />
1616
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.13" />
1717
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.13" />
1818
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />

0 commit comments

Comments
 (0)