Skip to content

Commit

Permalink
Fix #115: CHORE: Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
simondelabici committed Jan 11, 2024
1 parent 22dd3be commit e64d177
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@
<target>21</target>
</configuration>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
Expand Down Expand Up @@ -219,7 +220,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.8</version>
<version>0.8.10</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit e64d177

Please sign in to comment.