Katalon Gradle plugin copies jar into /Drivers instead of Drivers

Once I noticed this problem when I tried Using AWS SDK in Katalon Studio, how to resolve external dependencies with Gradle
At that time, I made the /Drivers directory and let the plugin write jars into it. A temporary workaround.

And I forgot to raise an issue on it!

I needed to run gradle katalonCopyDependencies command only once, so I forgot about it.