1
mirror of https://github.com/CarmJos/MineSQL.git synced 2026-06-04 16:43:03 +08:00

fix(deps): update dependency io.github.waterfallmc:waterfall-api to v1.21-r0.2-snapshot

This commit is contained in:
renovate[bot]
2025-04-21 00:11:04 +00:00
committed by Carm
parent a7c70aba80
commit 0b9403631b
+1 -1
View File
@@ -68,7 +68,7 @@
<dependency> <dependency>
<groupId>io.github.waterfallmc</groupId> <groupId>io.github.waterfallmc</groupId>
<artifactId>waterfall-api</artifactId> <artifactId>waterfall-api</artifactId>
<version>1.21-R0.1-SNAPSHOT</version> <version>1.21-R0.2-SNAPSHOT</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>