Skip to content

Commit 2564f82

Browse files
committed
Change badge provider.
1 parent 19daa1e commit 2564f82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ![C Thing Software](https://www.cthing.com/branding/CThingSoftware-57x60.png "C Thing Software") versionparser
22

33
[![CI](https://github.com/cthing/versionparser/actions/workflows/ci.yml/badge.svg)](https://github.com/cthing/versionparser/actions/workflows/ci.yml)
4-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.cthing/versionparser/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.cthing/versionparser)
4+
[![Maven Central Version](https://img.shields.io/maven-central/v/org.cthing/versionparser)](https://central.sonatype.com/artifact/org.cthing/versionparser)
55
[![javadoc](https://javadoc.io/badge2/org.cthing/versionparser/javadoc.svg)](https://javadoc.io/doc/org.cthing/versionparser)
66

77
A Java library for parsing and working with versions and version constraints. Versions and constraints can be

0 commit comments

Comments
 (0)