Skip to content
Success

Changes

Summary

  1. Fixed NoClassDefFoundError caused by latest Adventure-platform snapshot. (#4446) (commit: 4402484) (details)
Commit 4402484d47609582427fc02cfd1cbe6457dbb271 by github
Fixed NoClassDefFoundError caused by latest Adventure-platform snapshot. (#4446)

* Bumped adventure versions

* Added Unit Test to ensure Adventure being set up correctly
(commit: 4402484)
The file was modified pom.xml (diff)
The file was modified src/main/java/com/gmail/nossr50/util/text/TextUtils.java (diff)
The file was addedsrc/test/java/com/gmail/nossr50/util/text/TextUtilsTest.java