diff --git a/CHANGELOG.md b/CHANGELOG.md index 6370611..dbbaa05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.11.0 (28 Mar 2022) + +## Dependency Updates +- [simpleicons4j v1.9.0](https://github.com/silentsoft/simpleicons4j/releases/tag/v1.9.0) + # 1.10.0 (21 Mar 2022) ## Dependency Updates diff --git a/README.md b/README.md index f84d1cc..b79b969 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Badge.builder() org.silentsoft badge4j - 1.10.0 + 1.11.0 ``` diff --git a/pom.xml b/pom.xml index 14e4f68..ee39b8a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.silentsoft badge4j - 1.10.0 + 1.11.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.8.0 + 1.9.0 org.junit.platform