Slackbot
09/19/2022, 11:22 AMVampire
09/19/2022, 4:03 PMcapabilities {
requireCapability("${libs.my.logging.spring.boot.support.get()}")
}
tomas-mrkvicka
09/20/2022, 6:21 AMVampire
09/20/2022, 10:14 AMrequireCapability
needs a Capability
or a String
in the form of group:name:version
. The accessor directly gives you a provider which I just got and made a String
, guessing the result and println
confirmed. :-)