This message was deleted.
# dependency-management
s
This message was deleted.
j
You can do that via
buildscript { configurations.classpath.resolutionStrategy }
(so it’s “outside” of the pluginManagement block)
a
oh ok, cool. Thanks, will give it a try