Skip to content

Commit 5253e29

Browse files
authored
Merge pull request #115 from ErikEJ/dependabot/nuget/src/TestApi/Microsoft.AspNetCore.OpenApi-8.0.26
Bump Microsoft.AspNetCore.OpenApi from 8.0.25 to 8.0.26
2 parents b628011 + 2f9bd2a commit 5253e29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/TestApi/TestApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.25" />
10+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.26" />
1111
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.7" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)