mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-17 06:48:23 +01:00
Add support for Java 20
By: md_5 <git@md-5.net>
This commit is contained in:
parent
ab2503b967
commit
17deecda82
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
|||
<dependency>
|
||||
<groupId>org.ow2.asm</groupId>
|
||||
<artifactId>asm-tree</artifactId>
|
||||
<version>9.3</version>
|
||||
<version>9.4</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
Loading…
Reference in a new issue