mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-01-19 08:55:25 +01: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
@ -11,7 +11,7 @@ buildscript {
|
|||||||
}
|
}
|
||||||
configurations.all {
|
configurations.all {
|
||||||
resolutionStrategy {
|
resolutionStrategy {
|
||||||
force("org.ow2.asm:asm:7.2")
|
force("org.ow2.asm:asm:7.3.1")
|
||||||
force("org.jetbrains:annotations:18.0.0")
|
force("org.jetbrains:annotations:18.0.0")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user