Skip to content

Commit

Permalink
Updated the Optimus, gradle and optimus-services versions
Browse files Browse the repository at this point in the history
  • Loading branch information
VinayKumar VVS authored and VinayKumar VVS committed Jul 17, 2018
1 parent 0fbcc38 commit c7f7ff3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -38,7 +38,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath "gradle.plugin.com.testvagrant.optimus:OptimusGradle:3.0"
classpath "gradle.plugin.com.testvagrant.optimus:OptimusGradle:3.0.1"
}

}
Expand All @@ -56,7 +56,7 @@ dependencies {

compile 'cglib:cglib:3.2.4'

compile group: 'com.testvagrant', name: 'optimus', version: '3.0'
compile group: 'com.testvagrant', name: 'optimus', version: '3.0.1'
compile 'com.testvagrant.stepdefs:stepdefs:1.0.8'
compile 'com.testvagrant.intents:intents:1.0.6'

Expand Down
Binary file not shown.

0 comments on commit c7f7ff3

Please sign in to comment.