Skip to content

Commit 4211915

Browse files
Merge pull request #185 from HavenDV/dependabot/nuget/src/helpers/FixOpenApiSpec/all-9950c66d00
Bump the all group with 2 updates
2 parents 91a9c7a + 195afd6 commit 4211915

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj

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

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.25" />
12+
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.26" />
1313
</ItemGroup>
1414

1515
</Project>

src/tests/GitHub.IntegrationTests/GitHub.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1313
<PackageReference Include="MSTest.TestAdapter" Version="3.10.4" />
1414
<PackageReference Include="MSTest.TestFramework" Version="3.10.4" />
15-
<PackageReference Include="FluentAssertions" Version="8.6.0" />
15+
<PackageReference Include="FluentAssertions" Version="8.7.0" />
1616
</ItemGroup>
1717

1818
<ItemGroup Label="GlobalUsings">

0 commit comments

Comments
 (0)