Skip to content

Commit

Permalink
chore(deps): update dependency publicapigenerator to 11.4.2 (#1292)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent 66f3a3a commit 210725f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<PackageVersion Include="FluentAssertions" Version="8.0.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageVersion Include="Microsoft.Reactive.Testing" Version="6.0.1" />
<PackageVersion Include="PublicApiGenerator" Version="11.4.1" />
<PackageVersion Include="PublicApiGenerator" Version="11.4.2" />
</ItemGroup>
<ItemGroup Condition="$(TargetFramework.StartsWith('net4')) or $(TargetFramework.StartsWith('netstandard'))">
<PackageVersion Include="System.Runtime.Serialization.Formatters" Version="4.3.0" />
Expand Down

0 comments on commit 210725f

Please sign in to comment.