Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugin-tools:maven-plugin-annotati…
Browse files Browse the repository at this point in the history
…ons to v3.15.0
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 35435b9 commit b678c07
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 @@ -224,7 +224,7 @@ lazy val mavenPlugin = project
libraryDependencies ++=
Seq(
"org.apache.maven" % "maven-plugin-api" % "3.6.3",
"org.apache.maven.plugin-tools" % "maven-plugin-annotations" % "3.6.4" %
"org.apache.maven.plugin-tools" % "maven-plugin-annotations" % "3.15.0" %
Provided,
"org.apache.maven" % "maven-project" % "2.2.1"
),
Expand Down

0 comments on commit b678c07

Please sign in to comment.