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.
1 parent cdcab46 commit b20e9feCopy full SHA for b20e9fe
versions/build.gradle.kts
@@ -33,7 +33,7 @@ dependencies.constraints {
33
34
api("com.ibm.icu:icu4j:72.0.1!!")
35
36
- api("com.dlsc.gemsfx:gemsfx:3.1.3")
+ api("com.dlsc.gemsfx:gemsfx:3.3.5")
37
api("com.dlsc.pdfviewfx:pdfviewfx:3.1.1")
38
api("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.0")
39
api("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.1")
0 commit comments