Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit dee6a0a

Browse files
chore(deps): bump Microsoft.Graph.Core from 3.1.13 to 3.1.14
Bumps [Microsoft.Graph.Core](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core) from 3.1.13 to 3.1.14. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/blob/dev/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-dotnet-core@v3.1.13...v3.1.14) --- updated-dependencies: - dependency-name: Microsoft.Graph.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9579c49 commit dee6a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<PackageReference Include="JmesPath.Net" Version="1.0.330"/>
4646
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0"/>
4747
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0"/>
48-
<PackageReference Include="Microsoft.Graph.Core" Version="3.1.13"/>
48+
<PackageReference Include="Microsoft.Graph.Core" Version="3.1.14"/>
4949
<PackageReference Include="Microsoft.Kiota.Cli.Commons" Version="1.1.1"/>
5050
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.9.11"/>
5151
<PackageReference Include="Spectre.Console" Version="0.49.1"/>

0 commit comments

Comments
 (0)