Revert to 1.20.2 for now until 1.20.3 is more stable

This commit is contained in:
tastybento 2023-12-06 17:00:38 -08:00
parent 79b95af8bd
commit 1942f5f1df
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
<postgresql.version>42.2.18</postgresql.version>
<hikaricp.version>5.0.1</hikaricp.version>
<!-- More visible way to change dependency versions -->
<spigot.version>1.20.3-R0.1-SNAPSHOT</spigot.version>
<spigot.version>1.20.2-R0.1-SNAPSHOT</spigot.version>
<!-- Might differ from the last Spigot release for short periods
of time -->
<paper.version>1.20.2-R0.1-SNAPSHOT</paper.version>