Skip to content

Commit

Permalink
update dough
Browse files Browse the repository at this point in the history
  • Loading branch information
FN-FAL113 committed Jan 15, 2024
1 parent 30e5bd6 commit 9f55640
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 9f55640

Please sign in to comment.