Skip to content

Commit

Permalink
chore: Bump Antlr4 to 4.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Codex- committed Sep 21, 2022
1 parent 7258f43 commit 6a53c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/model/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
testImplementation 'com.amazonaws:aws-java-sdk-s3:1.12.32'
testRuntimeOnly "net.bytebuddy:byte-buddy:${project.bytebuddyVersion}"

antlr "org.antlr:antlr4:4.9.2"
antlr "org.antlr:antlr4:4.11.1"
}

compileKotlin {
Expand Down

0 comments on commit 6a53c7f

Please sign in to comment.