Skip to content

Commit

Permalink
Bump antlr4 to 4.13.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellansun committed Dec 22, 2024
1 parent 839bf13 commit 3db491e
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.2.3'
antlr4Version = '4.13.2.4'
groovyVersion = '4.0.16'
junitVersion = '4.13.2'

Expand Down

0 comments on commit 3db491e

Please sign in to comment.