Note that you also can specify plugins versions ce...
# gradle
e
Note that you also can specify plugins versions centrally either in
settings.gradle(.kts)
pluginManagement {}
block, or by depending on them in
buildSrc/build.gradle(.kts)
.