Skip to content

Commit

Permalink
Bump antlr to 4.13.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellansun committed Dec 9, 2023
1 parent 2659930 commit 1c798a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ configurations {

ext {
asmVersion = '9.6'
antlr4Version = '4.13.1.2'
antlr4Version = '4.13.1.3'
groovyVersion = '4.0.16'
junitVersion = '4.13.2'

Expand Down

0 comments on commit 1c798a2

Please sign in to comment.