Skip to content

Commit

Permalink
Bump antlr to 4.13.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellansun committed Jan 18, 2025
1 parent 2f7204f commit 0b14aba
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.6-alpha-1'
antlr4Version = '4.13.2.6'
groovyVersion = '4.0.16'
junitVersion = '4.13.2'

Expand Down

0 comments on commit 0b14aba

Please sign in to comment.