Add WebP support
This commit is contained in:
parent
b782af642e
commit
7a5f679ac8
1 changed files with 5 additions and 0 deletions
5
pom.xml
5
pom.xml
|
@ -238,6 +238,11 @@
|
|||
<artifactId>darklaf-extensions-rsyntaxarea</artifactId>
|
||||
<version>0.3.4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.gotson</groupId>
|
||||
<artifactId>webp-imageio</artifactId>
|
||||
<version>0.2.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
Loading…
Reference in a new issue