Skip to content

Commit 6bcd0a3

Browse files
fix(deps): update dependency com.jcabi:parent to v0.71.1
1 parent 1c322e6 commit 6bcd0a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eo-integration-tests/src/it/fibonacci/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.jcabi</groupId>
1010
<artifactId>parent</artifactId>
11-
<version>0.70.0</version>
11+
<version>0.71.1</version>
1212
</parent>
1313
<groupId>org.eolang</groupId>
1414
<artifactId>examples</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.jcabi</groupId>
1010
<artifactId>parent</artifactId>
11-
<version>0.70.0</version>
11+
<version>0.71.1</version>
1212
</parent>
1313
<groupId>org.eolang</groupId>
1414
<artifactId>eo-parent</artifactId>

0 commit comments

Comments
 (0)