Skip to content

Commit

Permalink
Bump antlr4-runtime from 4.9 to 4.9.1 (#74)
Browse files Browse the repository at this point in the history
Bumps [antlr4-runtime](https://github.com/antlr/antlr4) from 4.9 to 4.9.1.
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt)
- [Commits](antlr/antlr4@4.9...4.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 6, 2021
1 parent 1546e75 commit 79a89f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crud-framework-dsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
<version>4.9</version>
<version>4.9.1</version>
</dependency>
<dependency>
<groupId>com.antelopesystem.crudframework</groupId>
Expand Down

0 comments on commit 79a89f9

Please sign in to comment.