adobe-apiplatform / mesos-actor

An Akka based Mesos actor for creating Mesos frameworks.
Apache License 2.0
10 stars 8 forks source link

Update to newer versions of dependencies #39

Closed mcdan closed 5 years ago

mcdan commented 5 years ago

Protobuf and Mesos 1.2.1 are a bit out of date and container CVEs we'd like to avoid. Just bumped forward versions a bit.

mcdan commented 5 years ago

RUNNER-2225

codecov-io commented 5 years ago

Codecov Report

Merging #39 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #39   +/-   ##
=======================================
  Coverage   95.41%   95.41%           
=======================================
  Files           6        6           
  Lines         109      109           
  Branches        6       14    +8     
=======================================
  Hits          104      104           
  Misses          5        5

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 243c363...0d51f1d. Read the comment docs.