From fc03a64914c2d7edb60d8c5d54578bfc8610f36d Mon Sep 17 00:00:00 2001 From: Ibtisam Khan Date: Wed, 9 Jul 2025 18:19:05 +0200 Subject: [PATCH] docs: updated maven central release badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed0b8a888..c8be09d62 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # java-client -[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.appium/java-client/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.appium/java-client) +[![Maven Central Version](https://img.shields.io/maven-central/v/io.appium/java-client)](https://central.sonatype.com/artifact/io.appium/java-client) [![Javadocs](https://www.javadoc.io/badge/io.appium/java-client.svg)](https://www.javadoc.io/doc/io.appium/java-client) [![Appium Java Client CI](https://github.com/appium/java-client/actions/workflows/gradle.yml/badge.svg)](https://github.com/appium/java-client/actions/workflows/gradle.yml)