From e4f506b5f122bbe6505e423da7d19eddce80c405 Mon Sep 17 00:00:00 2001 From: lzhpo Date: Mon, 22 Apr 2024 16:16:10 +0800 Subject: [PATCH] :sparkles: Update maven badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6c8043..ac4ba7e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ![](https://img.shields.io/badge/JDK-1.8+-success.svg) -![](https://maven-badges.herokuapp.com/maven-central/com.lzhpo/logger/badge.svg?color=blueviolet) +![](https://maven-badges.herokuapp.com/maven-central/com.lzhpo/logger-spring-boot-starter/badge.svg?color=blueviolet) ![](https://img.shields.io/:license-Apache2-orange.svg) [![Style check](https://github.com/lzhpo/logger-spring-boot-starter/actions/workflows/style-check.yml/badge.svg)](https://github.com/lzhpo/logger-spring-boot-starter/actions/workflows/style-check.yml) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/b7b948873ebf40b4be396fe7f0483a97)](https://app.codacy.com/gh/lzhpo/logger-spring-boot-starter/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)