We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2972816 commit ccbad88Copy full SHA for ccbad88
bot/build.gradle.kts
@@ -27,7 +27,7 @@ dependencies {
27
28
implementation("org.jetbrains.lets-plot:lets-plot-batik:4.5.1")
29
implementation("org.jetbrains.lets-plot:lets-plot-common:4.5.1")
30
- implementation("org.jetbrains.lets-plot:lets-plot-kotlin-jvm:4.8.0")
+ implementation("org.jetbrains.lets-plot:lets-plot-kotlin-jvm:4.9.0")
31
32
implementation("space.kscience:kmath-ast:0.3.1")
33
implementation("org.bytedeco:ffmpeg-platform:6.1.1-1.5.10")
0 commit comments