diff --git a/README.md b/README.md index 85bbafa..95400ef 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [license]: https://img.shields.io/github/license/sgoudham/MyWaifuWrapper [maven-central]: https://img.shields.io/maven-central/v/me.goudham/MyWaifuWrapper -[build-status]: https://goudham.me/jenkins/job/MyWaifuWrapper/job/main/badge/icon +[build-status]: https://goudham.me/jenkins/job/sgoudham/job/MyWaifuWrapper/job/release/badge/icon [codecov]: https://codecov.io/gh/sgoudham/MyWaifuWrapper/branch/main/graph/badge.svg?token=RxUDnCWnF0 [issues]: https://img.shields.io/github/issues/sgoudham/MyWaifuWrapper?label=issues [pull-requests]: https://img.shields.io/github/issues-pr/sgoudham/MyWaifuWrapper diff --git a/pom.xml b/pom.xml index 0b1f086..c687144 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ me.goudham MyWaifuWrapper - 1.0.0 + 1.0.1 jar MyWaifuWrapper @@ -56,13 +56,13 @@ org.junit.jupiter junit-jupiter-api - 5.7.2 + 5.8.2 test org.mockito mockito-core - 3.11.2 + 4.4.0 test @@ -73,23 +73,23 @@ org.jetbrains annotations - 21.0.1 + 23.0.0 compile com.fasterxml.jackson.core jackson-databind - 2.12.3 + 2.13.2.2 com.fasterxml.jackson.core jackson-core - 2.12.3 + 2.13.2 com.fasterxml.jackson.core jackson-annotations - 2.12.3 + 2.13.2 @@ -184,4 +184,4 @@ - + \ No newline at end of file