File tree Expand file tree Collapse file tree
google-ads-migration-examples Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ dependencies {
4545 implementation ' org.apache.commons:commons-lang3:3.11'
4646 implementation ' com.beust:jcommander:1.72'
4747 implementation ' joda-time:joda-time:2.8.2'
48- runtimeOnly ' org.apache.logging.log4j:log4j-slf4j-impl:2.15 .0'
48+ runtimeOnly ' org.apache.logging.log4j:log4j-slf4j-impl:2.16 .0'
4949 testImplementation ' org.reflections:reflections:0.9.11'
5050 testImplementation ' org.mockito:mockito-core:2.27.0'
5151 testImplementation ' org.hamcrest:hamcrest:2.2'
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ dependencies {
2727 implementation ' com.google.api-ads:adwords-axis:4.4.0'
2828 implementation ' com.beust:jcommander:1.72'
2929 implementation ' joda-time:joda-time:2.8.2'
30- runtimeOnly ' org.apache.logging.log4j:log4j-slf4j-impl:2.15 .0'
30+ runtimeOnly ' org.apache.logging.log4j:log4j-slf4j-impl:2.16 .0'
3131 testImplementation ' org.mockito:mockito-core:2.27.0'
3232}
3333
You can’t perform that action at this time.
0 commit comments