Skip to content

Commit

Permalink
Merge pull request #12 from FN-FAL113/Dev/chores-dough
Browse files Browse the repository at this point in the history
update dough
  • Loading branch information
FN-FAL113 committed Jan 15, 2024
2 parents bb0c8fe + 254fe50 commit e5b61b2
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>me.fnfal113</groupId>
<artifactId>SfChunkInfo</artifactId>
<version>Unoffical-1.6.0</version>
<version>Unoffical-1.6.1</version>
<packaging>jar</packaging>

<name>SfChunkInfo</name>
Expand Down Expand Up @@ -120,15 +120,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 e5b61b2

Please sign in to comment.