Skip to content

Commit 25de3f4

Browse files
Bump antlr4 from 4.9.1 to 4.9.2
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] <[email protected]>
1 parent d547561 commit 25de3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories {
2121

2222
dependencies {
2323
// Versions
24-
val antlrVersion = "4.9.1"
24+
val antlrVersion = "4.9.2"
2525
val inmemantlrVersion = "1.7.0"
2626
val kotestVersion = "4.4.3"
2727
val cliktVersion = "2.4.0"

0 commit comments

Comments
 (0)