Skip to content

Commit ecfc006

Browse files
committed
#3632 lints up to 0.0.26
1 parent ca7eb22 commit ecfc006

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

eo-maven-plugin/pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,12 @@ SOFTWARE.
4242
<dependency>
4343
<groupId>org.eolang</groupId>
4444
<artifactId>lints</artifactId>
45-
<version>0.0.24</version>
45+
<version>0.0.26</version>
46+
</dependency>
47+
<dependency>
48+
<groupId>org.glassfish</groupId>
49+
<artifactId>jakarta.json</artifactId>
50+
<version>1.1.6</version>
4651
</dependency>
4752
<dependency>
4853
<groupId>com.yegor256</groupId>

0 commit comments

Comments
 (0)