Upgrade to the latest release of redstorm which has some better version ranges

This commit is contained in:
R. Tyler Croy 2015-08-17 16:09:37 -07:00
parent dec7a74629
commit 2934164708
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ class JRubyStormExtension {
@Incubating
/** Default version of redstorm to use */
String defaultRedstormVersion = '0.7.2'
String defaultRedstormVersion = '0.7.3'
/** Set the Storm dependency version */
void defaultVersion(Object stormVersion) {