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

Update dough to fix item stacking issue (#4100)

This commit is contained in:
Daniel Walsh 2024-01-17 10:26:56 +00:00 committed by GitHub
parent 6bc1b1f474
commit f7b42a1c62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -349,7 +349,7 @@
<dependency>
<groupId>com.github.baked-libs.dough</groupId>
<artifactId>dough-api</artifactId>
<version>a2364de77c</version>
<version>fcdbd45aa0</version>
<scope>compile</scope>
</dependency>
<dependency>