Skip to content

Commit e5c3117

Browse files
authored
Merge pull request #691 from microsoft/dependabot/nuget/System.Text.Json-6.0.1
Bump System.Text.Json from 6.0.0 to 6.0.1
2 parents daca2b2 + 41cf6ad commit e5c3117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.OpenApi/Microsoft.OpenApi.csproj

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

3939
<ItemGroup>
4040
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
41-
<PackageReference Include="System.Text.Json" Version="6.0.0" />
41+
<PackageReference Include="System.Text.Json" Version="6.0.1" />
4242
</ItemGroup>
4343

4444
<ItemGroup>

0 commit comments

Comments
 (0)