Skip to content

Commit

Permalink
chore(deps): Bump OpenApiGenerator 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.13.10 to 0.13.11
- [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 Jul 29, 2024
1 parent 141a980 commit 867781a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/libs/Replicate.Models/Replicate.Models.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="OpenApiGenerator" Version="0.13.10">
<PackageReference Include="OpenApiGenerator" Version="0.13.11">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion src/libs/Replicate/Replicate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</ItemGroup>

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

0 comments on commit 867781a

Please sign in to comment.