Despite the fact that config already has a newer version of ErrorProne, we can't update it in the repository. Using the latest version of ErrorProne also requires the latest spine-mc-java library. But due to the bug in mc-java, using of it leads to an exception during the build.
In the scope of this issue, specify the last versions of ErrorProne and spine-mc-java, when the mentioned bug is resolved.
Now, the repository uses ErrorProne
2.10.0
.Despite the fact that
config
already has a newer version of ErrorProne, we can't update it in the repository. Using the latest version of ErrorProne also requires the latestspine-mc-java
library. But due to the bug inmc-java
, using of it leads to an exception during the build.In the scope of this issue, specify the last versions of ErrorProne and
spine-mc-java
, when the mentioned bug is resolved.