Skip to content

Commit

Permalink
Bump io from 7.1.13 to 7.2.1 (#271)
Browse files Browse the repository at this point in the history
Bumps io from 7.1.13 to 7.2.1.

---
updated-dependencies:
- dependency-name: com.itextpdf:io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 23, 2022
1 parent 26c8bbb commit f890de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
implementation 'com.github.ctodobom:FabToolbar:3c5f0e0ff1b6d5089e20b7da7157a604075ae943'
implementation 'org.matomo.sdk:tracker:4.1.2'
implementation 'com.github.MikeOrtiz:TouchImageView:3.1.1'
implementation 'com.itextpdf:kernel:7.1.13'
implementation 'com.itextpdf:kernel:7.2.1'
implementation 'com.itextpdf:layout:7.2.1'
implementation 'com.itextpdf:io:7.1.13'
}

0 comments on commit f890de2

Please sign in to comment.