Skip to content

Commit

Permalink
chore(dependencies): update to latest titus-api-definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
cfieber committed Dec 3, 2019
1 parent 5103fd4 commit c1d19c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clouddriver-titus/clouddriver-titus.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {
}

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

implementation project(":cats:cats-core")
implementation project(":clouddriver-aws")
Expand Down

0 comments on commit c1d19c3

Please sign in to comment.