Skip to content

Commit

Permalink
chore(deps): update dependency org.eolang:eo-maven-plugin to v0.39.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 8cc0008 commit b191fc3
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/it/decompile-compile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ SOFTWARE.
<plugin>
<groupId>org.eolang</groupId>
<artifactId>eo-maven-plugin</artifactId>
<version>0.39.0</version>
<version>0.39.2</version>
<executions>
<execution>
<id>convert-xmir-to-phi</id>
Expand Down
2 changes: 1 addition & 1 deletion src/it/simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ SOFTWARE.
<plugin>
<groupId>org.eolang</groupId>
<artifactId>eo-maven-plugin</artifactId>
<version>0.39.0</version>
<version>0.39.2</version>
<executions>
<execution>
<id>convert-xmir-to-phi</id>
Expand Down
2 changes: 1 addition & 1 deletion src/it/spring-fat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ SOFTWARE.
<plugin>
<groupId>org.eolang</groupId>
<artifactId>eo-maven-plugin</artifactId>
<version>0.39.0</version>
<version>0.39.2</version>
<executions>
<execution>
<id>convert-xmir-to-phi</id>
Expand Down
2 changes: 1 addition & 1 deletion src/it/spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ SOFTWARE.
<plugin>
<groupId>org.eolang</groupId>
<artifactId>eo-maven-plugin</artifactId>
<version>0.39.0</version>
<version>0.39.2</version>
<executions>
<execution>
<id>convert-xmir-to-phi</id>
Expand Down
2 changes: 1 addition & 1 deletion src/it/staticize/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ SOFTWARE.
<plugin>
<groupId>org.eolang</groupId>
<artifactId>eo-maven-plugin</artifactId>
<version>0.39.0</version>
<version>0.39.2</version>
<executions>
<execution>
<id>convert-xmir-to-phi</id>
Expand Down
2 changes: 1 addition & 1 deletion src/it/streams/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ SOFTWARE.
<plugin>
<groupId>org.eolang</groupId>
<artifactId>eo-maven-plugin</artifactId>
<version>0.39.0</version>
<version>0.39.2</version>
<executions>
<execution>
<id>convert-xmir-to-phi</id>
Expand Down

0 comments on commit b191fc3

Please sign in to comment.