Skip to content

Commit

Permalink
chore(deps): update dependency fr.inria.gforge.spoon:spoon-core to v8…
Browse files Browse the repository at this point in the history
….3.0
  • Loading branch information
renovate[bot] committed Oct 24, 2020
1 parent 5781f48 commit 69b6c96
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion spoon-control-flow/pom.xml
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>fr.inria.gforge.spoon</groupId>
<artifactId>spoon-core</artifactId>
<version>8.2.0</version>
<version>8.3.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion spoon-decompiler/pom.xml
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>fr.inria.gforge.spoon</groupId>
<artifactId>spoon-core</artifactId>
<version>8.2.0</version>
<version>8.3.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.jboss.windup.decompiler.fernflower/fernflower -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion spoon-visualisation/pom.xml
Expand Up @@ -143,7 +143,7 @@
<dependency>
<groupId>fr.inria.gforge.spoon</groupId>
<artifactId>spoon-core</artifactId>
<version>8.2.0</version>
<version>8.3.0</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down

0 comments on commit 69b6c96

Please sign in to comment.