Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pro' into pro
Browse files Browse the repository at this point in the history
  • Loading branch information
HaHaWTH committed Dec 17, 2024
2 parents 4a6a859 + 33c6729 commit 82f9f2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bukkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@
<dependency>
<groupId>de.maxhenkel.voicechat</groupId>
<artifactId>voicechat-api</artifactId>
<version>2.5.0</version>
<version>2.5.27</version>
<scope>provided</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>25.1-jre</version>
<version>33.4.0-jre</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 82f9f2a

Please sign in to comment.