Skip to content

Commit

Permalink
objectionary#3632 lints up to 0.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 18, 2024
1 parent ca7eb22 commit ecfc006
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion eo-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,12 @@ SOFTWARE.
<dependency>
<groupId>org.eolang</groupId>
<artifactId>lints</artifactId>
<version>0.0.24</version>
<version>0.0.26</version>
</dependency>
<dependency>
<groupId>org.glassfish</groupId>
<artifactId>jakarta.json</artifactId>
<version>1.1.6</version>
</dependency>
<dependency>
<groupId>com.yegor256</groupId>
Expand Down

0 comments on commit ecfc006

Please sign in to comment.