Skip to content

Commit

Permalink
Merge pull request #13 from FN-FAL113/Dev/chores-dough
Browse files Browse the repository at this point in the history
update dough
  • Loading branch information
FN-FAL113 authored Jan 15, 2024
2 parents 30e5bd6 + 9f55640 commit 62dec6f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>ne.fnfal113</groupId>
<artifactId>RelicsOfCthonia</artifactId>
<version>Unofficial-1.8.0</version>
<version>Unofficial-1.8.1</version>
<packaging>jar</packaging>

<name>RelicsOfCthonia</name>
Expand Down Expand Up @@ -119,15 +119,15 @@
<dependency>
<groupId>com.github.baked-libs.dough</groupId>
<artifactId>dough-updater</artifactId>
<version>4b28bd408e</version>
<scope>compile</scope>
<version>c4231a4d1a</version>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>com.github.baked-libs.dough</groupId>
<artifactId>dough-common</artifactId>
<version>4b28bd408e</version>
<scope>compile</scope>
<version>c4231a4d1a</version>
<scope>compile</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit 62dec6f

Please sign in to comment.