Skip to content

Commit f3fbd91

Browse files
Bump net.alchim31.maven:scala-maven-plugin from 4.9.5 to 4.9.6 (#2102)
Bumps [net.alchim31.maven:scala-maven-plugin](https://github.com/davidB/scala-maven-plugin) from 4.9.5 to 4.9.6. - [Commits](davidB/scala-maven-plugin@4.9.5...4.9.6) --- updated-dependencies: - dependency-name: net.alchim31.maven:scala-maven-plugin dependency-version: 4.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66e4678 commit f3fbd91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/scala-basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<plugin>
5454
<groupId>net.alchim31.maven</groupId>
5555
<artifactId>scala-maven-plugin</artifactId>
56-
<version>4.9.5</version>
56+
<version>4.9.6</version>
5757
<executions>
5858
<execution>
5959
<goals>

0 commit comments

Comments
 (0)