Skip to content

Commit 1268971

Browse files
committed
Upgrade Lets-Plot --> v4.3.0, Lets-Plot Kotlin API --> v4.7.0
1 parent c40bed3 commit 1268971

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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": "api", "value": "4.6.0" },
5+
{ "name": "api", "value": "4.7.0" },
66
{ "name": "api-renovate-hint", "value": "update: package=org.jetbrains.lets-plot:lets-plot-kotlin-geotools" },
77
{ "name": "gt", "value": "[30,)" },
88
{ "name": "gt-renovate-hint", "value": "update: package=org.geotools:gt-geojson" }

lets-plot.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"description": "Kotlin API for Lets-Plot: multiplatform plotting library based on Grammar of Graphics",
33
"properties": [
4-
{ "name": "api", "value": "4.6.0" },
4+
{ "name": "api", "value": "4.7.0" },
55
{ "name": "api-renovate-hint", "value": "update: package=org.jetbrains.lets-plot:lets-plot-kotlin-kernel" },
6-
{ "name": "lib", "value": "4.2.0" },
6+
{ "name": "lib", "value": "4.3.0" },
77
{ "name": "lib-renovate-hint", "value": "update: package=org.jetbrains.lets-plot:lets-plot-common" },
8-
{ "name": "js", "value": "4.2.0" },
8+
{ "name": "js", "value": "4.3.0" },
99
{ "name": "lib-renovate-hint", "value": "update: package=org.jetbrains.lets-plot:lets-plot-common" },
1010
{ "name": "isolatedFrame", "value": "" }
1111
],

0 commit comments

Comments
 (0)