parent
c3c2383b0d
commit
f68b1e0bce
|
|
@ -12,7 +12,7 @@ dependencyManagement {
|
||||||
// further transformed by the JarJar task to depend on org.springframework.asm; this
|
// further transformed by the JarJar task to depend on org.springframework.asm; this
|
||||||
// avoids including two different copies of asm unnecessarily.
|
// avoids including two different copies of asm unnecessarily.
|
||||||
def cglibVersion = "3.2.8"
|
def cglibVersion = "3.2.8"
|
||||||
def objenesisVersion = "3.0"
|
def objenesisVersion = "3.0.1"
|
||||||
|
|
||||||
configurations {
|
configurations {
|
||||||
jarjar
|
jarjar
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue