Skip to content

Commit 14f0241

Browse files
committed
add comment
1 parent b79c0cc commit 14f0241

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ kotlin {
4545
jvm {
4646
compilations {
4747
val main by getting
48+
// logback tests are testing only direct logback dependency (not slf4j/log4j)
4849
val logbackTest by compilations.creating {
4950
defaultSourceSet {
5051
dependencies {

0 commit comments

Comments
 (0)