Skip to content

Commit

Permalink
Bump antlr4-runtime from 4.9 to 4.9.1
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[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 6, 2021
1 parent 25f90f2 commit d93a75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safeplace/pom.xml
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
<version>4.9</version>
<version>4.9.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d93a75c

Please sign in to comment.