Skip to content

Commit e26054d

Browse files
deps: bump Microsoft.Identity.Client from 4.83.3 to 4.84.0 (#32)
--- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-version: 4.84.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84965be commit e26054d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/OsduCsharpClient.IntegrationTests/OsduCsharpClient.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>
1616
<PackageReference Include="DotNetEnv" Version="3.2.0" />
17-
<PackageReference Include="Microsoft.Identity.Client" Version="4.83.3" />
17+
<PackageReference Include="Microsoft.Identity.Client" Version="4.84.0" />
1818
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.22.1" />
1919
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.22.1" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)