diff --git a/CHANGELOG.md b/CHANGELOG.md index c5151ad..3e0abf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.9.0 (14 Mar 2022) + +## Dependency Updates +- [simpleicons4j v1.7.0](https://github.com/silentsoft/simpleicons4j/releases/tag/v1.7.0) + # 1.8.0 (14 Mar 2022) ## Dependency Updates diff --git a/README.md b/README.md index 4f87247..347de77 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Badge.builder() org.silentsoft badge4j - 1.8.0 + 1.9.0 ``` diff --git a/pom.xml b/pom.xml index 2146d3a..aa54ee3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.silentsoft badge4j - 1.8.0 + 1.9.0 Badge4J Badge4J is a Java implementation of the badge-maker JavaScript library and is inspired by shields.io. @@ -174,7 +174,7 @@ org.silentsoft simpleicons4j - 1.6.0 + 1.7.0 org.junit.platform