Skip to content

Commit

Permalink
Merge pull request #3473 from microsoft/dependabot/nuget/Microsoft.Ki…
Browse files Browse the repository at this point in the history
…ota.Abstractions-1.4.0

Bump Microsoft.Kiota.Abstractions from 1.3.5 to 1.4.0
  • Loading branch information
baywet authored Oct 11, 2023
2 parents 9f440fb + ed36068 commit e956421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Kiota.Builder/Kiota.Builder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.3.5" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.4.0" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.1.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.0.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.0.8" />
Expand Down

0 comments on commit e956421

Please sign in to comment.