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 6642903 commit 2401cfdCopy full SHA for 2401cfd
utils/container-utils/build.gradle.kts
@@ -5,7 +5,6 @@ plugins {
5
apply(from = "$rootDir/gradle/java.gradle")
6
7
dependencies {
8
- implementation(project(":components:environment"))
9
implementation(project(":utils:config-utils"))
10
implementation(libs.slf4j)
11
0 commit comments