Skip to content

Commit 33d1322

Browse files
Merge pull request #32 from SolidProgramming/dependabot/nuget/AniWorldReminder_API/Microsoft.AspNetCore.OpenApi-10.0.3
Bump Microsoft.AspNetCore.OpenApi from 10.0.2 to 10.0.3
2 parents 3daa99d + 4998192 commit 33d1322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AniWorldReminder_API/AniWorldReminder_API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Dapper" Version="2.1.66" />
1414
<PackageReference Include="HtmlAgilityPack" Version="1.12.4" />
1515
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.2" />
16-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.2" />
16+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.3" />
1717
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.23.0" />
1818
<PackageReference Include="MySql.Data" Version="9.6.0" />
1919
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.2" />

0 commit comments

Comments
 (0)