Merge remote-tracking branch 'origin/master'

This commit is contained in:
HaHaWTH 2024-01-31 21:14:05 +08:00
commit 2b94776e71
2 changed files with 3 additions and 2 deletions

View File

@ -27,7 +27,8 @@ MCBBS Link: [Click Here](https://www.mcbbs.net/forum.php?mod=viewthread&tid=1471
15. Automatically login for Bedrock players(configurable)
16. Fix shulker box crash bug on legacy versions(MC 1.13-)
17. **H2 database support**
18. More......
18. **100% compatibility with original authme and extensions**
19. More......
**Download links:**
[Releases](https://github.com/HaHaWTH/AuthMeReReloaded/releases/latest)

View File

@ -1122,7 +1122,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.45.0.0</version>
<version>3.45.1.0</version>
<scope>test</scope>
</dependency>
<dependency>