mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2024-12-23 00:15:06 +00:00
Merge remote-tracking branch 'origin/dependabot/gradle/v4/org.ow2.asm-asm-7.3.1' into v4
This commit is contained in:
commit
4a03cb0701
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ buildscript {
|
|||
}
|
||||
configurations.all {
|
||||
resolutionStrategy {
|
||||
force("org.ow2.asm:asm:7.2")
|
||||
force("org.ow2.asm:asm:7.3.1")
|
||||
force("org.jetbrains:annotations:18.0.0")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue