Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Commit

Permalink
use common-utils patch releaes 1.11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongnansu committed Dec 17, 2020
1 parent e2c675b commit d0c6a05
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions reports-scheduler/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,7 @@ dependencies {
compile "org.jetbrains.kotlin:kotlin-stdlib-common:${kotlin_version}"
compile "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9"
// TODO: this is temp change for backporting
// compile "${group}:common-utils:${opendistroVersion}.2"
implementation files("lib/common-utils-1.12.0.2.jar")
compile "${group}:common-utils:1.11.1.0"
compileOnly "${group}:opendistro-job-scheduler-spi:${opendistroVersion}.0"
compile group: 'com.google.guava', name: 'guava', version: '15.0'
testImplementation(
Expand Down
Binary file removed reports-scheduler/lib/common-utils-1.12.0.2.jar
Binary file not shown.

0 comments on commit d0c6a05

Please sign in to comment.