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

Updated dough to latest (#4165)

Co-authored-by: Daniel Walsh <walshydev@gmail.com>
This commit is contained in:
Alessio Colombo 2024-03-28 13:58:04 +01:00 committed by GitHub
parent e38e9ec69f
commit f4581e4d9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -344,7 +344,7 @@
<dependency> <dependency>
<groupId>com.github.baked-libs.dough</groupId> <groupId>com.github.baked-libs.dough</groupId>
<artifactId>dough-api</artifactId> <artifactId>dough-api</artifactId>
<version>e99d02a8ff</version> <version>baf2d79f62</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>