gradle / gradle-org-conventions-plugin

9 stars 6 forks source link

Remove dependency on commons io #2

Closed wolfs closed 4 years ago

wolfs commented 4 years ago

IIUC, commons-io is only used to converting a stream to a String. I would prefer to get rid of the external dependency just for doing that.