Skip to content

Commit

Permalink
Update dependency org.apache.maven:maven-plugin-api to v3.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 35435b9 commit 302f71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ lazy val mavenPlugin = project
javaOnlySettings,
libraryDependencies ++=
Seq(
"org.apache.maven" % "maven-plugin-api" % "3.6.3",
"org.apache.maven" % "maven-plugin-api" % "3.9.9",
"org.apache.maven.plugin-tools" % "maven-plugin-annotations" % "3.6.4" %
Provided,
"org.apache.maven" % "maven-project" % "2.2.1"
Expand Down

0 comments on commit 302f71e

Please sign in to comment.