Skip to content

Commit

Permalink
chore(deps): update dependency fr.inria.gforge.spoon:spoon-core to v7…
Browse files Browse the repository at this point in the history
….6.0
  • Loading branch information
renovate-bot committed Jun 19, 2020
1 parent 0d344d5 commit 1eb3c5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spoon-dataflow/build.gradle
Expand Up @@ -18,7 +18,7 @@ repositories {
}

dependencies {
compile group: 'fr.inria.gforge.spoon', name: 'spoon-core', version: '7.2.0'
compile group: 'fr.inria.gforge.spoon', name: 'spoon-core', version: '7.6.0'
compile group: 'commons-cli', name: 'commons-cli', version: '1.4'
compile group: 'com.microsoft', name: 'z3', version: '4.8.4'
testCompile group: 'junit', name: 'junit', version: '4.12'
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>7.5.0</version>
<version>7.6.0</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down

0 comments on commit 1eb3c5b

Please sign in to comment.