Skip to content

Commit b2a31bc

Browse files
renovate[bot]bastianeicher
authored andcommitted
Update dependency Microsoft.OpenApi.Readers to 1.6.24
1 parent 934534c commit b2a31bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/TypedRest.CodeGeneration/TypedRest.CodeGeneration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<!-- Dependencies -->
1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.20" />
14+
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.24" />
1515
</ItemGroup>
1616

1717
</Project>

src/UnitTests/sample-v3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
openapi: 3.0.1
1+
openapi: 3.0.4
22
info:
33
title: My Service
44
version: 1.0.0

0 commit comments

Comments
 (0)