@jjustinic
Thanks a lot, it worked,
Having said that, please if you could advise why then the format works for other such statements e.g:
plugins {
…
id(“io.spring.dependency-management”) version “1.0.9.RELEASE”
…
}
↧
How to add project reactor dependency in gradle.kts
↧