We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2159036 commit d0c86aaCopy full SHA for d0c86aa
reports-scheduler/build.gradle
@@ -83,7 +83,7 @@ configurations.all {
83
resolutionStrategy {
84
force "org.jetbrains.kotlin:kotlin-stdlib:${kotlin_version}"
85
force "org.jetbrains.kotlin:kotlin-stdlib-common:${kotlin_version}"
86
- force "com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.11.4"
+ force "com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.4"
87
}
88
89
0 commit comments