forked from kscience/visionforge
Update to DataForge and plotly release versions
This commit is contained in:
parent
c44162671f
commit
d916dde6a7
@ -2,7 +2,7 @@ plugins {
|
||||
id("ru.mipt.npm.gradle.project")
|
||||
}
|
||||
|
||||
val dataforgeVersion by extra("0.5.0-dev-11")
|
||||
val dataforgeVersion by extra("0.5.0")
|
||||
val fxVersion by extra("11")
|
||||
|
||||
allprojects {
|
||||
|
@ -2,7 +2,7 @@ plugins {
|
||||
id("ru.mipt.npm.gradle.mpp")
|
||||
}
|
||||
|
||||
val plotlyVersion = "0.5.0-dev-1"
|
||||
val plotlyVersion = "0.5.0"
|
||||
|
||||
kscience {
|
||||
useSerialization()
|
||||
|
Loading…
Reference in New Issue
Block a user