Skip to content

Commit

Permalink
Bump Microsoft.Kiota.Abstractions from 1.17.0 to 1.17.1 in /Solutions
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-dotnet) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.17.0...v1.17.1)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 9a730d0 commit 417783c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.17.0" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.17.1" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.17.0" />
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.17.0" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.17.0" />
Expand Down
6 changes: 3 additions & 3 deletions Solutions/Firecracker.Management/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"Microsoft.Kiota.Abstractions": {
"type": "Direct",
"requested": "[1.17.0, )",
"resolved": "1.17.0",
"contentHash": "bbxmG3yRZMYg970hnbHndMU72gTg4FXAuH82pC8RN1fbTo5jwkTVtYPumBGqPT4pQBd9VuwSPAFXQziFMADvyA==",
"requested": "[1.17.1, )",
"resolved": "1.17.1",
"contentHash": "nznpJUkC8F0iwZBael68nIS90g0wKgipJsLwarknd8hsGom0nJhyogZvIJUIzRWfNNSp0JhsxRYEW0WhvmppKw==",
"dependencies": {
"Std.UriTemplate": "2.0.1"
}
Expand Down

0 comments on commit 417783c

Please sign in to comment.