Skip to content

Commit 3dd5cf0

Browse files
committed
Upgrade Lets-Plot Kotlin version 4.11.2 --> 4.12.0
1 parent 788c4e9 commit 3dd5cf0

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

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-
{ "name": "v", "value": "4.11.2" },
5+
{ "name": "v", "value": "4.12.0" },
66
{ "name": "v-renovate-hint", "value": "update: package=org.jetbrains.lets-plot:lets-plot-kotlin-geotools-jupyter" }
77
],
88
"repositories": [

lets-plot.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
{
22
"description": "Kotlin API for Lets-Plot: multiplatform plotting library based on Grammar of Graphics",
33
"properties": [
4-
{ "name": "v", "value": "4.11.2" },
4+
{ "name": "v", "value": "4.12.0" },
55
{ "name": "v-renovate-hint", "value": "update: package=org.jetbrains.lets-plot:lets-plot-kotlin-jupyter" },
66
{ "name": "isolatedFrame", "value": "" },
7-
{ "name": "addWebOutput", "value": "true" },
8-
{ "name": "addKTNBOutput", "value": "true" },
9-
{ "name": "addStaticSvg", "value": "true" },
10-
{ "name": "addStaticPng", "value": "false" }
7+
{ "name": "output", "value": "js, ktnb, svg" }
118
],
129
"link": "https://github.com/JetBrains/lets-plot-kotlin",
1310
"dependencies": [

0 commit comments

Comments
 (0)