ENT-2226: bump curator version (#1201)

This commit is contained in:
bpaunescu 2018-07-05 13:48:54 +01:00 committed by GitHub
parent 06ca40c168
commit 578e4a53c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ buildscript {
ext.selenium_version = '3.8.1'
ext.ghostdriver_version = '2.1.0'
ext.eaagentloader_version = '1.0.3'
ext.curator_version = '4.0.0'
ext.curator_version = '4.0.1'
ext.proguard_version = constants.getProperty('proguardVersion')
ext.jsch_version = '0.1.54'
ext.protonj_version = '0.27.1'