Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Aug 26, 2021
1 parent d7efd6c commit 129f1f1
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 @@ -85,7 +85,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>4.5.3</version>
<version>4.5.4</version>
<executions>
<execution>
<phase>process-resources</phase>
Expand Down

0 comments on commit 129f1f1

Please sign in to comment.