Skip to content

Commit

Permalink
chore(deps): Bump OpenApiGenerator from 0.9.7 to 0.9.12 in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [OpenApiGenerator](https://github.com/HavenDV/OpenApiGenerator).


Updates `OpenApiGenerator` from 0.9.7 to 0.9.12
- [Commits](https://github.com/HavenDV/OpenApiGenerator/commits)

---
updated-dependencies:
- dependency-name: OpenApiGenerator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and HavenDV committed Jun 10, 2024
1 parent 9a62b51 commit 953c88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/OpenAI/OpenAI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="OpenApiGenerator" Version="0.9.7">
<PackageReference Include="OpenApiGenerator" Version="0.9.12">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 953c88b

Please sign in to comment.