Skip to content

Commit

Permalink
Fixes guide search when using colored chat (#4125)
Browse files Browse the repository at this point in the history
  • Loading branch information
WalshyDev authored Feb 16, 2024
1 parent 5be4718 commit 8666bbc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 8666bbc

Please sign in to comment.