fixed typo

This commit is contained in:
Phred Lane 2024-02-16 09:09:43 -06:00 committed by GitHub
parent 6b6d0d9c2f
commit b6785b10c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -110,7 +110,7 @@
</jacocoReports>
<excludes>
<exclude>**/generated-sources/*</exclude>
<exclude>**/generated-sources/**</exclude>
</excludes>
</configuration>
</plugin>