Skip to content

Commit dbb3576

Browse files
Bump Azure.Identity in /src/PullRequestQuantifier.Feedback.Service (#242)
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.0 to 1.11.4. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.0...Azure.Identity_1.11.4) --- 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 f5920d2 commit dbb3576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.11.0" />
15+
<PackageReference Include="Azure.Identity" Version="1.11.4" />
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)