chore: remove redundant source/target config from compiler plugin (#31)
All checks were successful
CI / build (11) (push) Successful in 56s
CI / build (17) (push) Successful in 56s
CI / build (true, 21) (push) Successful in 52s

This commit is contained in:
Stefan Kalscheuer 2024-11-30 18:39:22 +01:00
parent 4e228f4e68
commit 17e3721c1c
Signed by: stefan
GPG Key ID: 3887EC2A53B55430

View File

@ -91,8 +91,6 @@
<version>3.13.0</version>
<configuration>
<release>11</release>
<source>11</source>
<target>11</target>
</configuration>
</plugin>
<plugin>