We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b133674 commit 3465c23Copy full SHA for 3465c23
build.sbt
@@ -216,7 +216,7 @@ lazy val mavenPlugin = project
216
javaOnlySettings,
217
libraryDependencies ++=
218
Seq(
219
- "org.apache.maven" % "maven-plugin-api" % "3.6.3",
+ "org.apache.maven" % "maven-plugin-api" % "3.9.14",
220
"org.apache.maven.plugin-tools" % "maven-plugin-annotations" % "3.6.4" %
221
Provided,
222
"org.apache.maven" % "maven-project" % "2.2.1"
0 commit comments