File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66dependencies {
77 implementation(" aopalliance:aopalliance:1.0" )
88 implementation(" asm:asm:3.3.1" )
9- implementation(" c3p0:c3p0:0.9.0 .2" )
9+ implementation(" c3p0:c3p0:0.9.1 .2" )
1010 implementation(" cglib:cglib-nodep:3.3.0" )
1111 implementation(" cglib:cglib:3.3.0" )
1212 implementation(" ch.qos.logback:logback-classic:1.5.18" )
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ plugins {
99dependencies {
1010 implementation(" aopalliance:aopalliance:1.0" )
1111 implementation(" asm:asm:3.3.1" )
12- implementation(" c3p0:c3p0:0.9.0 .2" )
12+ implementation(" c3p0:c3p0:0.9.1 .2" )
1313 implementation(" cglib:cglib-nodep:3.3.0" )
1414 implementation(" cglib:cglib:3.3.0" )
1515 implementation(" ch.qos.logback:logback-classic:1.5.18" )
You can’t perform that action at this time.
0 commit comments