mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-11 11:40:41 +00:00
Bump asm from 7.3.1 to 8.0.1
Bumps asm from 7.3.1 to 8.0.1. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c812bb1295
commit
a8619fe2ad
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ buildscript {
|
|||
}
|
||||
configurations.all {
|
||||
resolutionStrategy {
|
||||
force("org.ow2.asm:asm:7.3.1")
|
||||
force("org.ow2.asm:asm:8.0.1")
|
||||
force("org.jetbrains:annotations:19.0.0")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue