Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 9, 2022
1 parent 546250a commit 561aca0
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 @@ -61,6 +61,6 @@ dependencies {
implementation 'org.matomo.sdk:tracker:4.1.2'
implementation 'com.github.MikeOrtiz:TouchImageView:3.1.1'
implementation 'com.itextpdf:kernel:7.2.2'
implementation 'com.itextpdf:layout:7.2.1'
implementation 'com.itextpdf:layout:7.2.2'
implementation 'com.itextpdf:io:7.2.1'
}

0 comments on commit 561aca0

Please sign in to comment.