Skip to content

Commit ba53e31

Browse files
dependabot[bot]tobiasdiez
authored andcommitted
Bump antlr4-runtime from 4.7.1 to 4.7.2 (#4542)
Bumps [antlr4-runtime](https://github.com/antlr/antlr4) from 4.7.1 to 4.7.2. - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt) - [Commits](antlr/antlr4@4.7.1...4.7.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0d5e67 commit ba53e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ dependencies {
117117
compile 'org.antlr:antlr-runtime:3.5.2'
118118

119119
antlr4 'org.antlr:antlr4:4.7.2'
120-
compile 'org.antlr:antlr4-runtime:4.7.1'
120+
compile 'org.antlr:antlr4-runtime:4.7.2'
121121

122122
compile 'mysql:mysql-connector-java:8.0.13'
123123

0 commit comments

Comments
 (0)