Skip to content

Commit d25264a

Browse files
authored
Merge pull request #33 from avaje/SentryMan-patch-1
Fix maven badge
2 parents 2c526a4 + 9425442 commit d25264a

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
@@ -1,6 +1,6 @@
11
[![Build](https://github.com/avaje/avaje-spi-service/actions/workflows/build.yml/badge.svg)](https://github.com/avaje/avaje-spi-service/actions/workflows/build.yml)
22
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/avaje/avaje-spi-service/blob/master/LICENSE)
3-
[![Maven Central : avaje-spi-service](https://maven-badges.herokuapp.com/maven-central/io.avaje/avaje-spi-service/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.avaje/avaje-spi-service)
3+
[![Maven Central](https://img.shields.io/maven-central/v/io.avaje/avaje-inject.svg?label=Maven%20Central)](https://mvnrepository.com/artifact/io.avaje/avaje-spi-service)
44
[![Discord](https://img.shields.io/discord/1074074312421683250?color=%237289da&label=discord)](https://discord.gg/Qcqf9R27BR)
55
# avaje-spi-service
66
Uses Annotation processing to automatically add `META-INF/services` entries for classes and validate `module-info.java` files.

0 commit comments

Comments
 (0)