Skip to content

Commit

Permalink
Merge pull request #41 from Netflix/mesos-dep-update
Browse files Browse the repository at this point in the history
Bump Mesos version for agents.
  • Loading branch information
jeffchao authored Jul 6, 2020
2 parents 9844757 + 132d7cc commit cf7f040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mantis-server/mantis-server-worker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ apply plugin: 'eu.appsatori.fatjar'
ext {
mantisControlPlaneVersion = '1.2.+'
mantisRxControlVersion = '1.3.14'
mesosVersion = '1.3.2'
mesosVersion = '1.7.2'
httpComponentsVersion = '4.5.6'
}

Expand Down

0 comments on commit cf7f040

Please sign in to comment.