1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

Fixes guide search when using colored chat (#4125)

This commit is contained in:
Daniel Walsh 2024-02-16 21:52:10 +00:00 committed by GitHub
parent 5be4718684
commit 8666bbc3d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -345,11 +345,10 @@
</dependency>
<!-- Shaded packages -->
<!-- TODO: Revert changes back to maven when dough 1.3 released -->
<dependency>
<groupId>com.github.baked-libs.dough</groupId>
<artifactId>dough-api</artifactId>
<version>1108163a49</version>
<version>0130f8d9ce</version>
<scope>compile</scope>
</dependency>
<dependency>