Skip to content

Commit

Permalink
Bump scala-maven-plugin from 4.6.1 to 4.6.2
Browse files Browse the repository at this point in the history
Bumps scala-maven-plugin from 4.6.1 to 4.6.2.

---
updated-dependencies:
- dependency-name: net.alchim31.maven:scala-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 745758e)
  • Loading branch information
dependabot[bot] authored and gsmet committed Jun 13, 2022
1 parent 0d98321 commit 6827c9d
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.6.1</scala-maven-plugin.version>
<scala-maven-plugin.version>4.6.2</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 6827c9d

Please sign in to comment.