Skip to content

Commit

Permalink
chore(deps): bump Azure.AI.OpenAI from 1.0.0-beta.8 to 1.0.0-beta.9
Browse files Browse the repository at this point in the history
Bumps [Azure.AI.OpenAI](https://github.com/Azure/azure-sdk-for-net) from 1.0.0-beta.8 to 1.0.0-beta.9.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.AI.OpenAI_1.0.0-beta.8...Azure.AI.OpenAI_1.0.0-beta.9)

---
updated-dependencies:
- dependency-name: Azure.AI.OpenAI
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 5b8a7a9 commit 79ce6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/Example.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Azure.AI.OpenAI" Version="1.0.0-beta.8" />
<PackageReference Include="Azure.AI.OpenAI" Version="1.0.0-beta.9" />
</ItemGroup>

</Project>

0 comments on commit 79ce6b8

Please sign in to comment.