Bump net.alchim31.maven:scala-maven-plugin from 4.8.1 to 4.9.0

Bumps net.alchim31.maven:scala-maven-plugin from 4.8.1 to 4.9.0.

---
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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-30 21:49:53 +00:00 committed by GitHub
parent 01c11a03b5
commit ffcf23bc7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<kotlin.version>1.9.23</kotlin.version>
<dokka.version>1.9.20</dokka.version>
<scala.version>2.13.12</scala.version>
<scala-maven-plugin.version>4.8.1</scala-maven-plugin.version>
<scala-maven-plugin.version>4.9.0</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>