antlr4
antlr4 copied to clipboard
Dependency declaration error in ANTLR 4.10.1
Hello team, It seems there is a conflict of version for the antlr-runtime lib pulled by ANTLR 4.10.1: 3.5.2 versus 3.5.3. Here is the gradle analyze result:

Can you confirm the issue please? Regards,
We are facing the same issue when upgrading to 4.10.1
Facing the same issue. This prevents from upgrading to 4.10.1.
Oh! dang. So this is because ST uses an older version?
Oh! dang. So this is because ST uses an older version?
Looks like so. I've prepared upgrade: https://github.com/antlr/stringtemplate4/pull/304 Please accept and publish a new ST version.
merged...will go try to release...
Released ST 4.3.4 https://oss.sonatype.org/service/local/repositories/releases/content/org/antlr/ST4/4.3.4/
will take a bit to propagate.
Fixed by https://github.com/antlr/antlr4/pull/3862