Skip to content

Commit

Permalink
Keep Potato up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
notdeliable authored and MiniDigger committed Jan 26, 2024
1 parent cf8c3b0 commit 586205e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.10.1</version>
<version>3.12.1</version>
<configuration>
<source>1.8</source>
<target>1.8</target>
Expand All @@ -34,7 +34,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.4.1</version>
<version>3.6.3</version>
</plugin>
<plugin>
<groupId>net.orfjackal.retrolambda</groupId>
Expand Down

0 comments on commit 586205e

Please sign in to comment.