Update dependencies
This commit is contained in:
parent
d7f09ec6d7
commit
916760ac6d
@ -11,8 +11,8 @@ buildscript {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'com.github.ben-manes.versions' version '0.17.0'
|
||||
id 'net.researchgate.release' version '2.6.0'
|
||||
id 'com.github.ben-manes.versions' version '0.20.0'
|
||||
id 'net.researchgate.release' version '2.7.0'
|
||||
}
|
||||
|
||||
apply plugin: 'kotlin-platform-common'
|
||||
|
@ -4,4 +4,4 @@ version=1.0.9-SNAPSHOT
|
||||
dokkaVersion=0.9.14
|
||||
hamkrestVersion=1.4.2.0
|
||||
junitVersion=4.12
|
||||
kotlinVersion=1.2.40
|
||||
kotlinVersion=1.2.60
|
||||
|
Loading…
Reference in New Issue
Block a user