From 9d97522dd15b69ce82e7580e1c1970f3cfc8f65c Mon Sep 17 00:00:00 2001 From: Jules Ivanic Date: Wed, 8 Nov 2023 21:52:25 +0400 Subject: [PATCH] Redirect people to the maintained version of this sbt plugin --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f56ef7d..675af6f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # sbt-datadog +⚠️ THIS VERSION OF sbt-datadog ISN'T MAINTAINED ANYMORE ⚠️ +⚠️ Please use https://github.com/guizmaii/sbt-datadog instead ⚠️ + [ ![Download](https://api.bintray.com/packages/colisweb/sbt-plugins/sbt-datadog/images/download.svg) ](https://bintray.com/colisweb/sbt-plugins/sbt-datadog/_latestVersion) This project is highly inspired by the fantastic [sbt-newrelic](https://github.com/gilt/sbt-newrelic) project.