Skip to content

Commit 010c8a8

Browse files
authored
Bump spoon version (#47)
Should close #44
1 parent 37deb03 commit 010c8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories {
2121

2222
dependencies {
2323
compile 'com.github.javaparser:javaparser-symbol-solver-core:3.16.1'
24-
compile 'fr.inria.gforge.spoon:spoon-core:8.3.0-beta-8'
24+
compile 'fr.inria.gforge.spoon:spoon-core:8.3.0-beta-10'
2525
compile 'com.google.code.gson:gson:2.8.6'
2626
compile 'commons-cli:commons-cli:1.4'
2727
compile 'org.slf4j:slf4j-api:1.7.30'

0 commit comments

Comments
 (0)