fixed character encoding bug

This commit is contained in:
2022-04-20 10:30:01 +02:00
parent ca2822f6e6
commit 052ce75286
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
<groupId>org.example</groupId>
<artifactId>Widerhall</artifactId>
<version>0.0.20</version>
<version>0.0.21</version>
<build>
<plugins>
<plugin>