Merge remote-tracking branch 'origin/master'

This commit is contained in:
Braydon 2023-12-12 11:38:45 -05:00
commit c9453cb1b3

@ -134,7 +134,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.5.0</version>
<version>3.6.3</version>
<configuration>
<stylesheetfile>${project.basedir}/stylesheet/javadoc-stylesheet.css</stylesheetfile>
</configuration>