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 1f80472 commit f42ee32Copy full SHA for f42ee32
1 file changed
buildSrc/src/main/java/Config.kt
@@ -158,15 +158,6 @@ object Config {
158
val springBootConfiguration = "org.springframework.boot:spring-boot-configuration-processor"
159
}
160
161
-// object TestLibs {
162
-//// val hsqldb = "org.hsqldb:hsqldb:2.6.1"
163
-//// val javaFaker = "com.github.javafaker:javafaker:1.0.2"
164
-//// val msgpack = "org.msgpack:msgpack-core:0.9.8"
165
-//// val leakCanaryInstrumentation = "com.squareup.leakcanary:leakcanary-android-instrumentation:2.14"
166
-//// val composeUiTestJunit4 = "androidx.compose.ui:ui-test-junit4:1.6.8"
167
-// val okio = "com.squareup.okio:okio:1.13.0"
168
-// }
169
-
170
object QualityPlugins {
171
object Jacoco {
172
val version = "0.8.7"
0 commit comments