Skip to content

Commit

Permalink
Merge pull request #26921 from quarkusio/dependabot/maven/net.alchim3…
Browse files Browse the repository at this point in the history
…1.maven-scala-maven-plugin-4.7.1

Bump scala-maven-plugin from 4.7.0 to 4.7.1
  • Loading branch information
gsmet authored Jul 26, 2022
2 parents ecce503 + 673f268 commit d45888d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<kotlin.version>1.6.21</kotlin.version>
<dokka.version>1.6.21</dokka.version>
<scala.version>2.13.8</scala.version>
<scala-maven-plugin.version>4.7.0</scala-maven-plugin.version>
<scala-maven-plugin.version>4.7.1</scala-maven-plugin.version>
<!-- not pretty but this is used in the codestarts and we don't want to break compatibility -->
<scala-plugin.version>${scala-maven-plugin.version}</scala-plugin.version>

Expand Down

0 comments on commit d45888d

Please sign in to comment.