We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 055fdbd + bc943c1 commit 367686aCopy full SHA for 367686a
build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
implementation 'net.sf.jasperreports:jasperreports:6.20.6'
32
// https://mvnrepository.com/artifact/com.github.librepdf/openpdf
33
// for jasperreports
34
- implementation 'com.github.librepdf:openpdf:1.3.30'
+ implementation 'com.github.librepdf:openpdf:1.3.32'
35
// DejaVu Font extensions
36
// https://mvnrepository.com/artifact/net.sf.jasperreports/jasperreports-fonts
37
implementation 'net.sf.jasperreports:jasperreports-fonts:6.20.6'
0 commit comments