Skip to content

Commit

Permalink
Remove jcenter() from README (#520)
Browse files Browse the repository at this point in the history
jcenter is deprecated and I don't see anywhere in the code that adds this
  • Loading branch information
runningcode authored Mar 2, 2023
1 parent 0e97e82 commit 779045f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Then, apply the individual plugins as desired
## Available plugins

* `io.micronaut.build.internal.common`.
* Defines `jcenter()` as a project repository.
* Configures the version to the `projectVersion` property (usually defined in `gradle.properties`).
* Configures Java / Groovy compilation options.
* Configures dependencies, enforcing the Micronaut BOM defined in `micronautVersion` property, as well as the version
Expand Down

0 comments on commit 779045f

Please sign in to comment.