mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 23:38:25 +01:00
Bump asm to 9.7.1
By: DerFrZocker <derrieple@gmail.com>
This commit is contained in:
parent
196d06aa91
commit
bf211e633c
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@
|
|||
<dependency>
|
||||
<groupId>org.ow2.asm</groupId>
|
||||
<artifactId>asm-tree</artifactId>
|
||||
<version>9.7</version>
|
||||
<version>9.7.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
Loading…
Reference in a new issue