diff --git a/project.clj b/project.clj index 675df90..4c1f6f6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject testcontainers-clj "unspecified" +(defproject org.testcontainers/testcontainers-clj "unspecified" :description "A lightweight, official wrapper around the Testcontainers Java library" :url "https://github.com/testcontainers/testcontainers-clj"