Skip to content

Commit 39b59eb

Browse files
Bump the minor-and-patch-updates group with 2 updates
Bumps PublicApiGenerator from 11.4.6 to 11.5.0 Bumps Verify.Xunit from 31.0.1 to 31.0.3 --- updated-dependencies: - dependency-name: PublicApiGenerator dependency-version: 11.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: Verify.Xunit dependency-version: 31.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c59dc4b commit 39b59eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Pathy.ApiVerificationTests/Pathy.ApiVerificationTests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
</PackageReference>
14-
<PackageReference Include="PublicApiGenerator" Version="11.4.6" />
14+
<PackageReference Include="PublicApiGenerator" Version="11.5.0" />
1515
<PackageReference Include="Verify.DiffPlex" Version="3.1.2" />
16-
<PackageReference Include="Verify.Xunit" Version="31.0.1" />
16+
<PackageReference Include="Verify.Xunit" Version="31.0.3" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)