trevjonez / composer-gradle-plugin

Gradle task type and plugin for interacting with https://github.com/gojuno/composer
Apache License 2.0
54 stars 18 forks source link

Remove jcenter repository #88

Closed FatihYalmanbas closed 7 months ago

FatihYalmanbas commented 1 year ago

This partially resolves #84, updates all dependencies to versions that are available in maven central and removes jcenter from available repositories. Plugin is still published to bintray and it needs to be migrated to maven central or other maven repositories.

Changes to build: Detekt has been upgraded to 1.17.0 and added baseline for recently introduced issues.