Skip to content

Commit

Permalink
chore(deps): bump scala-maven-plugin from 4.7.2 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps scala-maven-plugin from 4.7.2 to 4.8.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>
  • Loading branch information
dependabot[bot] authored Dec 13, 2022
1 parent 130b457 commit 0993b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<plugin.checkstyle.version>3.2.0</plugin.checkstyle.version>
<plugin.jacoco.version>0.8.8</plugin.jacoco.version>
<plugin.site.version>3.12.1</plugin.site.version>
<plugin.scala.version>4.7.2</plugin.scala.version>
<plugin.scala.version>4.8.0</plugin.scala.version>

<akka.version>2.6.20</akka.version>
<kotlin.version>1.7.22</kotlin.version>
Expand Down

0 comments on commit 0993b9a

Please sign in to comment.