Skip to content

Commit

Permalink
chore(deps): update dependency documentformat.openxml to v3.0.2 (#1677)
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] committed Mar 15, 2024
1 parent 14a94ee commit a36f71b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Whipstaff.AspNetCore/Whipstaff.AspNetCore.csproj
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Audit.NET" Version="25.0.3" />
<PackageReference Include="Audit.WebApi.Core" Version="25.0.3" />
<PackageReference Include="Ben.BlockingDetector" Version="0.0.4" />
<PackageReference Include="DocumentFormat.OpenXml" Version="3.0.1" />
<PackageReference Include="DocumentFormat.OpenXml" Version="3.0.2" />
<PackageReference Include="DynamicData" Version="8.3.27" />
<PackageReference Include="Exceptionless.AspNetCore" Version="6.0.3" />
<PackageReference Include="Exceptionless.Extensions.Logging" Version="6.0.3" />
Expand Down
2 changes: 1 addition & 1 deletion src/Whipstaff.OpenXml/Whipstaff.OpenXml.csproj
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DocumentFormat.OpenXml" Version="3.0.1" />
<PackageReference Include="DocumentFormat.OpenXml" Version="3.0.2" />
<PackageReference Include="MediatR" Version="12.2.0" />
</ItemGroup>

Expand Down

0 comments on commit a36f71b

Please sign in to comment.