Skip to content

Commit

Permalink
Bump net.alchim31.maven:scala-maven-plugin from 4.5.6 to 4.9.1
Browse files Browse the repository at this point in the history
Bumps net.alchim31.maven:scala-maven-plugin from 4.5.6 to 4.9.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent c7f3f50 commit 3546388
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.10</kotlin.version>
<dokka.version>1.6.10</dokka.version>
<scala.version>2.12.13</scala.version>
<scala-maven-plugin.version>4.5.6</scala-maven-plugin.version>
<scala-maven-plugin.version>4.9.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 3546388

Please sign in to comment.