mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
Update gradle plugin version to 0.13.1
This commit is contained in:
@@ -45,7 +45,7 @@ In the pom.xml or build.gradle, add this entry to the `plugins` section to apply
|
||||
{% code title="build.gradle" %}
|
||||
```groovy
|
||||
plugins {
|
||||
id("io.moderne.rewrite") version("0.13.0")
|
||||
id("io.moderne.rewrite") version("0.13.1")
|
||||
}
|
||||
|
||||
// OpenRewrite and recipe modules are published to Maven Central
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
| Component | Current version |
|
||||
| --------------------------- |--------------------------------------------|
|
||||
| Moderne Maven build plugin | 0.10.0 |
|
||||
| Moderne Gradle build plugin | 0.13.0 |
|
||||
| Moderne Gradle build plugin | 0.13.1 |
|
||||
| Agent | `moderne-dev/moderne/moderne-agent:0.34.0` |
|
||||
|
||||
Reference in New Issue
Block a user