Skip to content

Commit

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mwiede committed Jul 25, 2022
1 parent e3073c7 commit 371a5d8
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 @@ -357,7 +357,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>4.7.0</version>
<version>4.7.1</version>
<configuration>
<recompileMode>all</recompileMode>
<sendJavaToScalac>false</sendJavaToScalac>
Expand Down

0 comments on commit 371a5d8

Please sign in to comment.