Skip to content

Commit

Permalink
Merge branch 'development-1.x' of https://github.com/dominicfeliton/W…
Browse files Browse the repository at this point in the history
…orldwideChat into development-1.x
  • Loading branch information
dominicfeliton committed Jan 3, 2025
2 parents 46406ed + e56f099 commit 5bf1a97
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,17 +56,17 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>translate</artifactId>
<version>2.29.43</version>
<version>2.29.44</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>s3</artifactId>
<version>2.29.43</version>
<version>2.29.44</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>url-connection-client</artifactId>
<version>2.29.43</version>
<version>2.29.44</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>
Expand Down
2 changes: 1 addition & 1 deletion spigot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>org.mockbukkit.mockbukkit</groupId>
<artifactId>mockbukkit-v1.21</artifactId>
<version>4.22.0</version>
<version>4.23.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5bf1a97

Please sign in to comment.