From 779045ff9fa907a426456a6dc37306ba7966856d Mon Sep 17 00:00:00 2001 From: Nelson Osacky Date: Thu, 2 Mar 2023 15:25:44 +0100 Subject: [PATCH] Remove `jcenter()` from README (#520) jcenter is deprecated and I don't see anywhere in the code that adds this --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8808d947..c27f1ebb 100644 --- a/README.md +++ b/README.md @@ -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