Skip to content

Commit 486870b

Browse files
committed
fix build error when using java 8
1 parent 05b738e commit 486870b

File tree

1 file changed

+1
-1
lines changed
  • NovaCore-Spigot-Abstraction-1_16-plus-shared

1 file changed

+1
-1
lines changed

NovaCore-Spigot-Abstraction-1_16-plus-shared/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>com.mojang</groupId>
8888
<artifactId>authlib</artifactId>
89-
<version>3.13.56</version>
89+
<version>1.5.21</version>
9090
<scope>provided</scope>
9191
</dependency>
9292
</dependencies>

0 commit comments

Comments
 (0)