We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 951a2cb commit bc1c20eCopy full SHA for bc1c20e
bot/build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
35
implementation("org.jetbrains.lets-plot:lets-plot-batik:4.5.1")
36
implementation("org.jetbrains.lets-plot:lets-plot-common:4.5.1")
37
- implementation("org.jetbrains.lets-plot:lets-plot-kotlin-jvm:4.9.0")
+ implementation("org.jetbrains.lets-plot:lets-plot-kotlin-jvm:4.9.2")
38
39
implementation("space.kscience:kmath-ast:0.3.1")
40
implementation("org.bytedeco:ffmpeg-platform:6.1.1-1.5.10")
0 commit comments