Skip to content

Commit 75ea3e1

Browse files
committed
#8 Update Maven badge
1 parent f2f4770 commit 75ea3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Decimal-java is a library to convert `java.math.BigDecimal` to and from
55
IEEE-754r (IEEE-754-2008) decimal byte representations.
66

77
[![Java CI with Gradle](https://github.com/FirebirdSQL/decimal-java/actions/workflows/gradle.yml/badge.svg?branch=master)](https://github.com/FirebirdSQL/decimal-java/actions/workflows/gradle.yml?query=branch%3Amaster)
8-
[![MavenCentral](https://maven-badges.herokuapp.com/maven-central/org.firebirdsql/decimal-java/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.firebirdsql/decimal-java/)
8+
[![MavenCentral](https://maven-badges.sml.io/sonatype-central/org.firebirdsql/decimal-java/badge.svg)](https://maven-badges.sml.io/sonatype-central/org.firebirdsql/decimal-java/)
99

1010
Maven
1111
-----

0 commit comments

Comments
 (0)