The project I'm working on uses Scala 2.13, so if I'm going to use the magical Datadog code contained herein, I need to build this library for 2.13. I had to upgrade a few dependency versions as well because the versions used before weren't all available for 2.13.
This is simpler than cross-building, and if anyone needs new features from this library, then they can upgrade to 2.12 (sorry to those people).
The project I'm working on uses Scala 2.13, so if I'm going to use the magical Datadog code contained herein, I need to build this library for 2.13. I had to upgrade a few dependency versions as well because the versions used before weren't all available for 2.13.
This is simpler than cross-building, and if anyone needs new features from this library, then they can upgrade to 2.12 (sorry to those people).