Skip to content

Commit 246482d

Browse files
authored
Update build.gradle
1 parent 3cb2342 commit 246482d

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
@@ -35,7 +35,7 @@ repositories {
3535
dependencies {
3636
implementation 'rhino:js:1.6R5'
3737
implementation 'antlr:antlr:2.7.6'
38-
implementation 'com.github.RPTools:parser:1.5.5'
38+
implementation 'com.github.RPTools:parser:1.8.2'
3939
testImplementation group: 'junit', name: 'junit', version: '4.11'
4040
}
4141

0 commit comments

Comments
 (0)