Skip to content

Commit

Permalink
Bump Microsoft.SemanticKernel from 1.0.0-beta1 to 1.0.0-beta3 in /src (
Browse files Browse the repository at this point in the history
…#37)

Bumps [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel) from 1.0.0-beta1 to 1.0.0-beta3.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.0.0-beta1...dotnet-1.0.0-beta3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2023
1 parent 2c17d57 commit 83e309c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Microsoft.SemanticKernel" Version="1.0.0-beta1" />
<PackageVersion Include="Microsoft.SemanticKernel" Version="1.0.0-beta3" />
<PackageVersion Include="System.Text.Json" Version="6.0.8" />


Expand Down

0 comments on commit 83e309c

Please sign in to comment.