Build: Use runtimeOnly instead of deprecated runtime
maven-publish plugin uses `runtimeOnly` for runtime scope instead of `runtime`
This commit is contained in:
@@ -96,4 +96,4 @@ artifacts {
|
||||
}
|
||||
}
|
||||
|
||||
publish()
|
||||
publishWithLegacyMavenPlugin()
|
||||
Reference in New Issue
Block a user