Update dependency org.ow2.asm:asm to v9.10.1
Some checks failed
Checking for spelling errors / rojopolis/spellcheck (push) Has been cancelled
Some checks failed
Checking for spelling errors / rojopolis/spellcheck (push) Has been cancelled
This commit is contained in:
parent
0745a40c7a
commit
4494d0a13c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
buildscript {
|
||||
configurations.all {
|
||||
resolutionStrategy {
|
||||
force("org.ow2.asm:asm:9.5")
|
||||
force("org.ow2.asm:asm:9.10.1")
|
||||
force("org.ow2.asm:asm-commons:9.5")
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue