Skip to content

Commit

Permalink
Updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Sep 29, 2014
1 parent 32ffda5 commit 1ce8b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
dependencies {
classpath("org.springframework.boot:spring-boot-gradle-plugin:1.1.6.RELEASE")
classpath group: 'org.cloudfoundry', name: 'cf-gradle-plugin', version: '1.0.4'
classpath("net.thucydides:thucydides-core:0.9.272-SNAPSHOT")
classpath("net.thucydides:thucydides-core:0.9.273")
}
}

Expand Down

0 comments on commit 1ce8b11

Please sign in to comment.