which is at end of life. Does anyone know what repository I need to migrate to?
t
tapchicoma
03/03/2021, 6:16 PM
mavenCentral()
✅ 3
e
ephemient
03/03/2021, 6:16 PM
it depends on what your dependencies are
s
SomeCat
03/08/2021, 12:00 PM
Err, gradle has a command line feature to print all its warnings, and normally that also comes with information HOW to fix it. Or am I missing something here?
t
tapchicoma
03/08/2021, 12:35 PM
it depends where the issue comes from. If it is in your build scripts - should add how to fix, if it is in the plugins your build is using - will not.
s
SomeCat
03/09/2021, 2:35 PM
Sure. But then it points to the plugin, and you know you have to wait for the plugin owners to fix it.