Skip to content

Commit

Permalink
Merge pull request #4085 from microsoft/dependabot/nuget/get-started/…
Browse files Browse the repository at this point in the history
…quickstart/cli/src/Microsoft.Kiota.Abstractions-1.5.0

Bump Microsoft.Kiota.Abstractions from 1.4.0 to 1.5.0 in /get-started/quickstart/cli/src
  • Loading branch information
baywet authored Oct 23, 2023
2 parents 1efd137 + b421ca1 commit 18e6e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get-started/quickstart/cli/src/KiotaPostsCLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.4.0" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.5.0" />
<PackageReference Include="Microsoft.Kiota.Cli.Commons" Version="0.5.0-preview.1" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.1.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.0.1" />
Expand Down

0 comments on commit 18e6e61

Please sign in to comment.