Compare commits
1 commit
main
...
renovate/o
| Author | SHA1 | Date | |
|---|---|---|---|
| 35152a8cf4 |
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ buildscript {
|
||||||
configurations.all {
|
configurations.all {
|
||||||
resolutionStrategy {
|
resolutionStrategy {
|
||||||
force("org.ow2.asm:asm:9.5")
|
force("org.ow2.asm:asm:9.5")
|
||||||
force("org.ow2.asm:asm-commons:9.5")
|
force("org.ow2.asm:asm-commons:9.10.1")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue