Skip to content

Commit

Permalink
Supports simple-icons v6.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
silentsoft committed Mar 17, 2022
1 parent 8d1fb1a commit 2d48722
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions NOTICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4813,15 +4813,15 @@ __lombok 1.18.20__
* https://projectlombok.org
* MIT License

__badge4j 1.7.0__
__badge4j 1.9.0__
* https://github.com/silentsoft/badge4j
* Apache License 2.0

__csscolor4j 1.0.0__
* https://github.com/silentsoft/csscolor4j
* Apache License 2.0

__simpleicons4j 1.5.0__
__simpleicons4j 1.7.0__
* https://github.com/silentsoft/simpleicons4j
* Apache License 2.0

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,12 +189,12 @@
<dependency>
<groupId>org.silentsoft</groupId>
<artifactId>simpleicons4j</artifactId>
<version>1.5.0</version>
<version>1.7.0</version>
</dependency>
<dependency>
<groupId>org.silentsoft</groupId>
<artifactId>badge4j</artifactId>
<version>1.7.0</version>
<version>1.9.0</version>
</dependency>
<dependency>
<groupId>org.silentsoft.oss</groupId>
Expand Down

0 comments on commit 2d48722

Please sign in to comment.