Skip to content

Commit 2573909

Browse files
authored
Merge pull request #841 from camunda/dependabot/maven/net.alchim31.maven-scala-maven-plugin-4.9.0
chore(deps): bump net.alchim31.maven:scala-maven-plugin from 4.8.1 to 4.9.0
2 parents f78fd80 + 1702e6c commit 2573909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<plugin>
165165
<groupId>net.alchim31.maven</groupId>
166166
<artifactId>scala-maven-plugin</artifactId>
167-
<version>4.8.1</version>
167+
<version>4.9.0</version>
168168
<configuration>
169169
<scalaCompatVersion>${scala.binary.version}</scalaCompatVersion>
170170
<scalaVersion>${scala.version}</scalaVersion>

0 commit comments

Comments
 (0)