diff --git a/how-to/integrating-private-code.md b/how-to/integrating-private-code.md index e40ba8c8..ab8b889e 100644 --- a/how-to/integrating-private-code.md +++ b/how-to/integrating-private-code.md @@ -46,7 +46,7 @@ plugins { id("maven-publish") // In a multi-project build, apply this only to the root project - id("io.moderne.rewrite") version("0.2.1") + id("io.moderne.rewrite") version("0.3.0") } repositories {