Skip to content

Commit

Permalink
chore(deps): update dependency documentformat.openxml to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 15, 2024
1 parent bb56291 commit f212384
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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 f212384

Please sign in to comment.