Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Update All Dependencies #26

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

bleggett
Copy link

@bleggett bleggett commented Dec 12, 2019

Was having trouble building this on the latest versions of Scala and sbt (2.13 and 1.3.4 respectively)

Realized it needed some love as sbt has changed since the build scripts were written, and all the crucial deps were several major versions behind.

The Azure SDK has also undergone a minor API change in that time, so fixed that as well.

  • Kafka connect* libs: 0.10.2.1 to 2.3.0
  • Azure event hub SDK: 1.0.0 to 3.0.2
  • Azure IoT SDK: 1.4.22 to 1.19.0

and a few more.

Build/package/tests pass with Scala 2.13.1 and sbt 1.3.4, on JDK 8.


This change is Reviewable

@msftclas
Copy link

msftclas commented Dec 12, 2019

CLA assistant check
All CLA requirements met.

@NathanNam
Copy link

@varunpuranik Could you review this PR?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants