File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 2
2
"description" : " Lets-Plot visualisation for GeoTools toolkit" ,
3
3
"link" : " https://github.com/JetBrains/lets-plot-kotlin" ,
4
4
"properties" : [
5
- { "name" : " v" , "value" : " 4.9.1" },
6
- { "name" : " v-renovate-hint" , "value" : " update: package=org.jetbrains.lets-plot:lets-plot-kotlin-geotools-jupyter" }
5
+ { "name" : " api" , "value" : " 4.8.0" },
6
+ { "name" : " api-renovate-hint" , "value" : " update: package=org.jetbrains.lets-plot:lets-plot-kotlin-geotools-jupyter" },
7
+ { "name" : " isolatedFrame" , "value" : " " }
7
8
],
8
9
"repositories" : [
9
10
" https://repo.osgeo.org/repository/release"
10
11
],
11
12
"dependencies" : [
12
- " org.jetbrains.lets-plot:lets-plot-kotlin-geotools-jupyter:$v "
13
+ " org.jetbrains.lets-plot:lets-plot-kotlin-geotools-jupyter:$api "
13
14
]
14
15
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"description" : " Kotlin API for Lets-Plot: multiplatform plotting library based on Grammar of Graphics" ,
3
3
"properties" : [
4
- { "name" : " v " , "value" : " 4.9.1 " },
5
- { "name" : " v -renovate-hint" , "value" : " update: package=org.jetbrains.lets-plot:lets-plot-kotlin-jupyter" },
4
+ { "name" : " api " , "value" : " 4.8.0 " },
5
+ { "name" : " api -renovate-hint" , "value" : " update: package=org.jetbrains.lets-plot:lets-plot-kotlin-jupyter" },
6
6
{ "name" : " isolatedFrame" , "value" : " " }
7
7
],
8
8
"link" : " https://github.com/JetBrains/lets-plot-kotlin" ,
9
9
"dependencies" : [
10
- " org.jetbrains.lets-plot:lets-plot-kotlin-jupyter:$v "
10
+ " org.jetbrains.lets-plot:lets-plot-kotlin-jupyter:$api "
11
11
]
12
12
}
You can’t perform that action at this time.
0 commit comments