Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit ca9d2cf

Browse files
committed
#30 version up
1 parent 5b9c580 commit ca9d2cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ SOFTWARE
9494
<dependency>
9595
<groupId>org.eolang</groupId>
9696
<artifactId>eo-runtime</artifactId>
97-
<version>0.25.0</version>
97+
<version>0.25.4</version>
9898
</dependency>
9999
<dependency>
100100
<groupId>org.junit.jupiter</groupId>
@@ -108,7 +108,7 @@ SOFTWARE
108108
<plugin>
109109
<groupId>org.eolang</groupId>
110110
<artifactId>eo-maven-plugin</artifactId>
111-
<version>0.24.0</version>
111+
<version>0.25.4</version>
112112
<executions>
113113
<execution>
114114
<id>compile</id>

0 commit comments

Comments
 (0)