Skip to content

Commit

Permalink
Merge pull request #38 from atrakic/dependabot/nuget/Microsoft.Semant…
Browse files Browse the repository at this point in the history
…icKernel-1.31.0

Bump Microsoft.SemanticKernel from 1.18.2 to 1.31.0
  • Loading branch information
atrakic authored Dec 6, 2024
2 parents d401be0 + a6b216e commit fe2684c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Api/Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.8" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.18.2" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.31.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
</ItemGroup>

Expand Down

0 comments on commit fe2684c

Please sign in to comment.