Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 99a4946

Browse files
Bump itextpdf_version from 7.2.2 to 7.2.3 (#306)
Bumps `itextpdf_version` from 7.2.2 to 7.2.3. Updates `kernel` from 7.2.2 to 7.2.3 Updates `layout` from 7.2.2 to 7.2.3 Updates `io` from 7.2.2 to 7.2.3 --- updated-dependencies: - dependency-name: com.itextpdf:kernel dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.itextpdf:layout dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.itextpdf:io dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf2f279 commit 99a4946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
implementation("com.github.matomo-org:matomo-sdk-android:4.1.4")
6464
implementation("com.github.MikeOrtiz:TouchImageView:3.2.0")
6565

66-
val itextpdf_version = "7.2.2"
66+
val itextpdf_version = "7.2.3"
6767
implementation("com.itextpdf:kernel:$itextpdf_version")
6868
implementation("com.itextpdf:layout:$itextpdf_version")
6969
implementation("com.itextpdf:io:$itextpdf_version")

0 commit comments

Comments
 (0)