Skip to content

Commit e05460b

Browse files
alshanileasile
authored andcommitted
Upgrade to Lets-Plot v2.0.4, Lets-Plot Kotlin API v3.0.1
1 parent d34f497 commit e05460b

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

libraries/lets-plot-gt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"description": "Lets-Plot visualisation for GeoTools toolkit",
33
"link": "https://github.com/JetBrains/lets-plot-kotlin",
44
"properties": {
5-
"api": "3.0.0",
5+
"api": "3.0.1",
66
"gt": "[23,)"
77
},
88
"repositories": [

libraries/lets-plot.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
{
22
"description": "ggplot-like interactive visualization for Kotlin",
33
"properties": {
4-
"api": "3.0.0",
5-
"lib": "2.0.3",
6-
"js": "2.0.3",
4+
"api": "3.0.1",
5+
"lib": "2.0.4",
6+
"js": "2.0.4",
77
"isolatedFrame": ""
88
},
99
"link": "https://github.com/JetBrains/lets-plot-kotlin",
1010
"dependencies": [
1111
"org.jetbrains.lets-plot:lets-plot-kotlin-kernel:$api",
1212
"org.jetbrains.lets-plot:lets-plot-common:$lib",
1313
"org.jetbrains.lets-plot:lets-plot-image-export:$lib",
14-
"io.github.microutils:kotlin-logging-jvm:2.0.5",
15-
"org.jetbrains.kotlinx:kotlinx-html-jvm:0.7.3"
14+
"io.github.microutils:kotlin-logging-jvm:2.0.5"
1615
],
1716
"imports": [
1817
"jetbrains.letsPlot.*",

0 commit comments

Comments
 (0)