Skip to content

Commit

Permalink
Update dough to 1.3.0 to fix Cultivation on 1.20.2 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
LordIdra committed Jan 15, 2024
1 parent 0a27a6b commit b1dfa47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -270,9 +270,9 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.github.baked-libs</groupId>
<groupId>com.github.baked-libs.dough</groupId>
<artifactId>dough-api</artifactId>
<version>1.2.0</version>
<version>a2364de77c</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b1dfa47

Please sign in to comment.