We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa18fb commit d76e5beCopy full SHA for d76e5be
build.sbt
@@ -220,7 +220,7 @@ lazy val mavenPlugin = project
220
javaOnlySettings,
221
libraryDependencies ++=
222
Seq(
223
- "org.apache.maven" % "maven-plugin-api" % "3.6.3",
+ "org.apache.maven" % "maven-plugin-api" % "3.9.12",
224
"org.apache.maven.plugin-tools" % "maven-plugin-annotations" % "3.6.4" %
225
Provided,
226
"org.apache.maven" % "maven-project" % "2.2.1"
0 commit comments