Skip to content

Commit 9106480

Browse files
committed
Upgrade Lets-Plot --> v4.2.0, Lets-Plot Kotlin API --> v4.6.0
1 parent c99f0d7 commit 9106480

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

lets-plot-gt.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"description": "Lets-Plot visualisation for GeoTools toolkit",
33
"link": "https://github.com/JetBrains/lets-plot-kotlin",
44
"properties": [
5-
{ "name": "api", "value": "4.5.0" },
5+
{ "name": "api", "value": "4.6.0" },
66
{ "name": "api-renovate-hint", "value": "update: package=org.jetbrains.lets-plot:lets-plot-kotlin-geotools" },
7-
{ "name": "gt", "value": "30.1" },
7+
{ "name": "gt", "value": "[30,)" },
88
{ "name": "gt-renovate-hint", "value": "update: package=org.geotools:gt-geojson" }
99
],
1010
"repositories": [

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.5.0" },
4+
{ "name": "api", "value": "4.6.0" },
55
{ "name": "api-renovate-hint", "value": "update: package=org.jetbrains.lets-plot:lets-plot-kotlin-kernel" },
6-
{ "name": "lib", "value": "4.1.0" },
6+
{ "name": "lib", "value": "4.2.0" },
77
{ "name": "lib-renovate-hint", "value": "update: package=org.jetbrains.lets-plot:lets-plot-common" },
8-
{ "name": "js", "value": "4.1.0" },
8+
{ "name": "js", "value": "4.2.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)