Skip to content

Commit

Permalink
fix: test dependencies for clouddriver-titus
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaslin committed Mar 26, 2018
1 parent f5db4f6 commit e538e97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clouddriver-titus.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ dependencies {
compile 'com.squareup.okhttp3:okhttp:3.1.2'
compile 'com.squareup.okhttp3:logging-interceptor:3.1.2'
testCompile "org.slf4j:slf4j-simple:${spinnaker.version('slf4j')}"
spinnaker.group('test')
}

0 comments on commit e538e97

Please sign in to comment.