File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
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" : " 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" : " " }
5
+ { "name" : " v" , "value" : " 4.9.1" },
6
+ { "name" : " v-renovate-hint" , "value" : " update: package=org.jetbrains.lets-plot:lets-plot-kotlin-geotools-jupyter" }
8
7
],
9
8
"repositories" : [
10
9
" https://repo.osgeo.org/repository/release"
11
10
],
12
11
"dependencies" : [
13
- " org.jetbrains.lets-plot:lets-plot-kotlin-geotools-jupyter:$api "
12
+ " org.jetbrains.lets-plot:lets-plot-kotlin-geotools-jupyter:$v "
14
13
]
15
14
}
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" : " api " , "value" : " 4.8.0 " },
5
- { "name" : " api -renovate-hint" , "value" : " update: package=org.jetbrains.lets-plot:lets-plot-kotlin-jupyter" },
4
+ { "name" : " v " , "value" : " 4.9.1 " },
5
+ { "name" : " v -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:$api "
10
+ " org.jetbrains.lets-plot:lets-plot-kotlin-jupyter:$v "
11
11
]
12
12
}
You can’t perform that action at this time.
0 commit comments