Skip to content

Commit

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2021
1 parent 33bc814 commit 690c09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
api("com.squareup.okhttp3:okhttp:4.9.1")
api("com.squareup.retrofit2:retrofit:2.9.0")
api("io.github.resilience4j:resilience4j-retrofit:1.7.0")
api("org.antlr:antlr4:4.9.1")
api("org.antlr:antlr4:4.9.2")
api("io.swagger.core.v3:swagger-core:2.1.7")
api("org.jooq:jooq:3.14.8")
api("com.google.api.grpc:proto-google-common-protos:2.1.0")
Expand Down

0 comments on commit 690c09f

Please sign in to comment.