We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5f265 commit f3f9a77Copy full SHA for f3f9a77
build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
35
implementation("com.itextpdf:itextpdf:5.5.13.4")
36
implementation("com.jcraft:jsch:0.1.55")
37
- implementation("org.jfree:jfreechart:1.5.5")
+ implementation("org.jfree:jfreechart:1.5.6")
38
39
testImplementation("org.junit.jupiter:junit-jupiter:5.12.2")
40
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
0 commit comments