Hey, this may be a dumb question but when adding t...
# announcements
m
Hey, this may be a dumb question but when adding the Kotlin plugin, the std will be automatically added to
compileClasspath
abd
runtimeClasspath
, is it possible to disable this and have it only as
testImplementation
?
m
Thank you!