0.2.0 #71
@ -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