Skip to content

Commit

Permalink
Bumps RapidMiner Studio dependency to 7.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmknopf committed May 24, 2016
1 parent 60cef9d commit f6296f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}
}

plugins { id 'com.rapidminer.extension' version '0.8.0' }
plugins { id 'com.rapidminer.extension' version '0.8.2' }

// Define Maven artifact repositories
repositories {
Expand Down Expand Up @@ -44,7 +44,7 @@ extensionConfig {

// define RapidMiner version and extension dependencies
dependencies {
rapidminer '7.1.0'
rapidminer '7.1.1'
//extension namespace: 'text', version: '6.1.0'
}
}
Expand Down

0 comments on commit f6296f7

Please sign in to comment.