Skip to content

Commit

Permalink
fix(titus): Removing reference to bintray repo (backport #5585) (#5608)
Browse files Browse the repository at this point in the history
Co-authored-by: Sandesh <sandeshjainhyd@gmail.com>
  • Loading branch information
mergify[bot] and j-sandy committed Dec 30, 2021
1 parent 1f6b8f4 commit da99c04
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions clouddriver-titus/clouddriver-titus.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ ext {
grpcVersion = '1.10.+'
}

repositories {
maven { url 'https://dl.bintray.com/netflixoss' }
}

dependencies {
protobuf 'com.netflix.titus:titus-api-definitions:0.0.1-rc71'

Expand Down

0 comments on commit da99c04

Please sign in to comment.