Skip to content

Commit c7606aa

Browse files
Bump Microsoft.AspNetCore.OpenApi from 9.0.8 to 9.0.9 (#21)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9c3e50 commit c7606aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Garage.ApiService/Garage.ApiService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Aspire.StackExchange.Redis.DistributedCaching" Version="9.4.2" />
1616
<PackageReference Include="CommunityToolkit.Aspire.Microsoft.EntityFrameworkCore.Sqlite"
1717
Version="9.7.2" />
18-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.8" />
18+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.9" />
1919
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.8" />
2020
</ItemGroup>
2121

0 commit comments

Comments
 (0)