Skip to content

Commit cfa7f90

Browse files
authored
Merge pull request #24 from Safeturned/dependabot/nuget/src/Microsoft.AspNetCore.OpenApi-9.0.9
nuget: Bump Microsoft.AspNetCore.OpenApi from 9.0.8 to 9.0.9
2 parents 60c2aa8 + c4f3618 commit cfa7f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Safeturned.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="dbup-core" Version="6.0.4" />
2121
<PackageReference Include="dbup-mysql" Version="6.0.4" />
2222
<PackageReference Include="dbup-postgresql" Version="6.0.3" />
23-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.8" />
23+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.9" />
2424
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.9" />
2525
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
2626
<PackageReference Include="Sentry.AspNetCore" Version="5.15.0" />

0 commit comments

Comments
 (0)