Update dependencies

This commit is contained in:
Michael Bull 2018-08-09 15:27:18 +01:00
parent d7f09ec6d7
commit 916760ac6d
2 changed files with 3 additions and 3 deletions

View File

@ -11,8 +11,8 @@ buildscript {
} }
plugins { plugins {
id 'com.github.ben-manes.versions' version '0.17.0' id 'com.github.ben-manes.versions' version '0.20.0'
id 'net.researchgate.release' version '2.6.0' id 'net.researchgate.release' version '2.7.0'
} }
apply plugin: 'kotlin-platform-common' apply plugin: 'kotlin-platform-common'

View File

@ -4,4 +4,4 @@ version=1.0.9-SNAPSHOT
dokkaVersion=0.9.14 dokkaVersion=0.9.14
hamkrestVersion=1.4.2.0 hamkrestVersion=1.4.2.0
junitVersion=4.12 junitVersion=4.12
kotlinVersion=1.2.40 kotlinVersion=1.2.60