Join Slack
Powered by
I’m using the kotlin-dsl and the buildSrc plugin a...
# spring
b
Brian Dilley
05/02/2021, 4:36 AM
I’m using the kotlin-dsl and the buildSrc plugin and somehow my spring boot webapp ends up with
gradle-api-7.0.jar
in it’s classpath (and bundled in the bootJar)
Brian Dilley
05/02/2021, 5:33 PM
this was because i had the kotlin-dsl plugin as a dependency of one of my modules (on accident)
7
Views
Open in Slack
Previous
Next