A Leiningen plugin to check transitive dependencies against a dependencies.lock file to ensure repeatable builds.
[lein-lock "0.1.0-SNAPSHOT"]
lein-lock/lein-lock {:mvn/version "0.1.0-SNAPSHOT"}
implementation("lein-lock:lein-lock:0.1.0-SNAPSHOT")
<dependency> <groupId>lein-lock</groupId> <artifactId>lein-lock</artifactId> <version>0.1.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: