We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9024cae commit 5ad114fCopy full SHA for 5ad114f
build.gradle
@@ -32,7 +32,7 @@ repositories {
32
33
dependencies {
34
implementation 'org.apache.maven:maven-artifact:3.5.2'
35
- implementation 'org.antlr:antlr4-runtime:4.13.1'
+ implementation 'org.antlr:antlr4-runtime:4.13.2'
36
implementation 'io.vavr:vavr:0.10.4'
37
implementation 'com.github.ben-manes.caffeine:caffeine:2.9.3'
38
implementation 'org.projectlombok:lombok:1.18.26'
0 commit comments