diff --git a/CHANGELOG.md b/CHANGELOG.md index 47055a9..c5151ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.8.0 (14 Mar 2022) + +## Dependency Updates +- [simpleicons4j v1.6.0](https://github.com/silentsoft/simpleicons4j/releases/tag/v1.6.0) + # 1.7.0 (28 Feb 2022) ## Dependency Updates diff --git a/README.md b/README.md index fb16012..4f87247 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Badge.builder() org.silentsoft badge4j - 1.7.0 + 1.8.0 ``` diff --git a/pom.xml b/pom.xml index a2e5b7c..2146d3a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.silentsoft badge4j - 1.7.0 + 1.8.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.5.0 + 1.6.0 org.junit.platform