Now, the repository uses old versions of Spine libraries. Due to the bug in mc-java, we can't use its latest version. As a result, the versions of other Spine libraries are also downgraded.
In the scope of this issue, specify the last versions of mc-java and other Spine libraries, when the mentioned bug is resolved. Also, pick up the latest versions of ErrorProne from config. Now it is incompatible with the current mc-java.
Now, the repository uses old versions of Spine libraries. Due to the bug in
mc-java
, we can't use its latest version. As a result, the versions of other Spine libraries are also downgraded.In the scope of this issue, specify the last versions of
mc-java
and other Spine libraries, when the mentioned bug is resolved. Also, pick up the latest versions ofErrorProne
fromconfig
. Now it is incompatible with the currentmc-java
.