From 35f4917c6571e57f9c1dccccb16095fb3ed8d2f7 Mon Sep 17 00:00:00 2001 From: Kazik Pogoda Date: Wed, 29 Jan 2025 16:11:02 +0100 Subject: [PATCH] shield link to maven central artifact fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fe97fb..34b316a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # xemantic-kotlin-test The power-assert compatible assertions DSL and some other testing goodies - a Kotlin multiplatform testing library. -[Maven Central Version](https://central.sonatype.com/namespace/com.xemantic.kotlin) +[Maven Central Version](https://central.sonatype.com/artifact/com.xemantic.kotlin/xemantic-kotlin-test) [GitHub Release Date](https://github.com/xemantic/xemantic-kotlin-test/releases) [license](https://github.com/xemantic/xemantic-kotlin-test/blob/main/LICENSE)