Skip to content

Commit

Permalink
Merge remote-tracking branch 'Slimefun/master'
Browse files Browse the repository at this point in the history
DEV - 1104
  • Loading branch information
xMikux committed Oct 9, 2023
2 parents 09287ca + c977454 commit e73a969
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 @@ -355,7 +355,7 @@
<dependency>
<groupId>com.github.baked-libs.dough</groupId>
<artifactId>dough-api</artifactId>
<version>d3b0997226</version>
<version>e0ba50b254</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -389,7 +389,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.5.0</version>
<version>5.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -418,7 +418,7 @@
<dependency>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-core</artifactId>
<version>7.2.15</version>
<version>7.2.16</version>
<scope>provided</scope>

<exclusions>
Expand All @@ -432,7 +432,7 @@
<dependency>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-bukkit</artifactId>
<version>7.2.15</version>
<version>7.2.16</version>
<scope>provided</scope>

<exclusions>
Expand All @@ -446,7 +446,7 @@
<dependency>
<groupId>com.gmail.nossr50.mcMMO</groupId>
<artifactId>mcMMO</artifactId>
<version>2.1.223</version>
<version>2.1.224</version>
<scope>provided</scope>

<exclusions>
Expand Down

0 comments on commit e73a969

Please sign in to comment.