Skip to content

Commit 58e6e6f

Browse files
authored
Merge pull request #151 from arachan/renovate/com.github.librepdf-openpdf-1.x
Update dependency com.github.librepdf:openpdf to v1.3.34
2 parents b95e92c + 0be6e35 commit 58e6e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation 'net.sf.jasperreports:jasperreports:6.21.0'
3232
// https://mvnrepository.com/artifact/com.github.librepdf/openpdf
3333
// for jasperreports
34-
implementation 'com.github.librepdf:openpdf:1.3.33'
34+
implementation 'com.github.librepdf:openpdf:1.3.34'
3535
// DejaVu Font extensions
3636
// https://mvnrepository.com/artifact/net.sf.jasperreports/jasperreports-fonts
3737
implementation 'net.sf.jasperreports:jasperreports-fonts:6.21.0'

0 commit comments

Comments
 (0)