Skip to content

Commit b1dfa47

Browse files
authored
Update dough to 1.3.0 to fix Cultivation on 1.20.2 (Sefiraat#75)
1 parent 0a27a6b commit b1dfa47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -270,9 +270,9 @@
270270
<scope>provided</scope>
271271
</dependency>
272272
<dependency>
273-
<groupId>io.github.baked-libs</groupId>
273+
<groupId>com.github.baked-libs.dough</groupId>
274274
<artifactId>dough-api</artifactId>
275-
<version>1.2.0</version>
275+
<version>a2364de77c</version>
276276
<scope>compile</scope>
277277
</dependency>
278278
<dependency>

0 commit comments

Comments
 (0)