mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
Update maven plugin version to 0.8.1
This commit is contained in:
@@ -20,7 +20,7 @@ In the pom.xml or build.gradle, add this entry to the `plugins` section to apply
|
||||
<plugin>
|
||||
<groupId>io.moderne</groupId>
|
||||
<artifactId>moderne-maven-plugin</artifactId>
|
||||
<version>0.8.0</version>
|
||||
<version>0.8.1</version>
|
||||
<configuration>
|
||||
<!-- Supports all of the same functionality as the OpenRewrite plugin -->
|
||||
<activeRecipes>
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
|
||||
| Component | Current version |
|
||||
| --------------------------- | ------------------------------------------ |
|
||||
| Moderne Maven build plugin | 0.8.0 |
|
||||
| Moderne Maven build plugin | 0.8.1 |
|
||||
| Moderne Gradle build plugin | 0.11.4 |
|
||||
| Agent | `moderne-dev/moderne/moderne-agent:0.34.0` |
|
||||
|
||||
Reference in New Issue
Block a user