com.github.nori-ut3g/diff-detector

A Leiningen plugin to detect changes in critical namespaces between Git commits

Leiningen/Boot

[com.github.nori-ut3g/diff-detector "0.1.0"]

Clojure CLI/deps.edn

com.github.nori-ut3g/diff-detector {:mvn/version "0.1.0"}

Gradle

implementation("com.github.nori-ut3g:diff-detector:0.1.0")

Maven

<dependency>
  <groupId>com.github.nori-ut3g</groupId>
  <artifactId>diff-detector</artifactId>
  <version>0.1.0</version>
</dependency>