Skip to content

Commit 8a48c63

Browse files
chore(deps): update dependency publicapigenerator to 11.4.6 (#1985)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f599693 commit 8a48c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Refit.Tests/Refit.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</ItemGroup>
1818

1919
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0' or '$(TargetFramework)' == 'net9.0'">
20-
<PackageReference Include="PublicApiGenerator" Version="11.4.5" />
20+
<PackageReference Include="PublicApiGenerator" Version="11.4.6" />
2121
<PackageReference Include="Verify.Xunit" Version="29.3.0" />
2222
</ItemGroup>
2323
<ItemGroup Condition="$(TargetFramework.StartsWith('net9.0'))">

0 commit comments

Comments
 (0)