Skip to content

Commit

Permalink
Build(deps): Bump FastReport.OpenSource.Export.PdfSimple in /backend (#…
Browse files Browse the repository at this point in the history
…1343)

Bumps [FastReport.OpenSource.Export.PdfSimple](https://github.com/FastReports/FastReport) from 2023.1.10 to 2023.1.12.
- [Release notes](https://github.com/FastReports/FastReport/releases)
- [Changelog](https://github.com/FastReports/FastReport/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FastReports/FastReport/commits)

---
updated-dependencies:
- dependency-name: FastReport.OpenSource.Export.PdfSimple
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 8, 2023
1 parent 822cfe2 commit cd1359a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Origam.BI.FastReport/Origam.BI.FastReport.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FastReport.OpenSource.Export.PdfSimple" Version="2023.1.10" />
<PackageReference Include="FastReport.OpenSource.Export.PdfSimple" Version="2023.1.12" />
<PackageReference Include="Origam.Service.Core" Version="2.1.1" />
</ItemGroup>

Expand Down

0 comments on commit cd1359a

Please sign in to comment.