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.
2 parents ee542a6 + c3a4cd3 commit 1a7dd30Copy full SHA for 1a7dd30
canarytests/agent/build.gradle
@@ -8,7 +8,7 @@ repositories {
8
9
dependencies {
10
implementation "software.amazon.awssdk:cloudwatch:2.13.54"
11
- implementation project(path:rootProject.path, configuration:'archives')
+ implementation project(path:rootProject.path)
12
implementation "org.apache.logging.log4j:log4j-api:2.13.3"
13
implementation "org.apache.logging.log4j:log4j-core:2.13.3"
14
implementation "org.apache.logging.log4j:log4j-slf4j-impl:2.13.3"
0 commit comments