Update moderne-gradle-plugin version to 0.3.0

This commit is contained in:
Sam Snyder
2021-10-19 22:16:17 -07:00
parent b48a81a6d7
commit 94055898f2

View File

@@ -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 {