Skip to content

Commit

Permalink
Bump System.IO.Packaging from 8.0.0 to 8.0.1 in /ApiDoctor.Validation
Browse files Browse the repository at this point in the history
Bumps System.IO.Packaging from 8.0.0 to 8.0.1.

---
updated-dependencies:
- dependency-name: System.IO.Packaging
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 70e1e2a commit 517d0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ApiDoctor.Validation/ApiDoctor.Validation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.CodeDom" Version="8.0.0" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
<PackageReference Include="System.IO.Packaging" Version="8.0.0" />
<PackageReference Include="System.IO.Packaging" Version="8.0.1" />
<PackageReference Include="YamlDotNet" Version="16.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 517d0ee

Please sign in to comment.