We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4b5c7 commit 74e1fa1Copy full SHA for 74e1fa1
build.sbt
@@ -223,7 +223,7 @@ lazy val mavenPlugin = project
223
javaOnlySettings,
224
libraryDependencies ++=
225
Seq(
226
- "org.apache.maven" % "maven-plugin-api" % "3.6.3",
+ "org.apache.maven" % "maven-plugin-api" % "3.9.10",
227
"org.apache.maven.plugin-tools" % "maven-plugin-annotations" % "3.6.4" %
228
Provided,
229
"org.apache.maven" % "maven-project" % "2.2.1"
0 commit comments