A lot of adjustments in storage2

This commit is contained in:
Alexander Nozik 2018-08-03 18:22:33 +03:00
parent 8d457ad82d
commit 286a76960c
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = "1.2.51"
ext.kotlin_version = "1.2.60"
repositories {
jcenter()
maven {
@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath "org.jetbrains.dokka:dokka-gradle-plugin:0.9.16"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:0.9.17"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}

View File

@ -13,7 +13,7 @@ description = "A bse package with minimal dependencies for numass"
dependencies {
compile "hep.dataforge:dataforge-storage" //project(':dataforge-storage')
compile "hep.dataforge:dataforge-storage2"
compile 'com.google.protobuf:protobuf-java:3.5.0'
// https://mvnrepository.com/artifact/com.github.robtimus/sftp-fs