Skip to content

Commit

Permalink
Merge pull request #841 from camunda/dependabot/maven/net.alchim31.ma…
Browse files Browse the repository at this point in the history
…ven-scala-maven-plugin-4.9.0

chore(deps): bump net.alchim31.maven:scala-maven-plugin from 4.8.1 to 4.9.0
  • Loading branch information
saig0 authored Apr 25, 2024
2 parents f78fd80 + 1702e6c commit 2573909
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 @@ -164,7 +164,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>4.8.1</version>
<version>4.9.0</version>
<configuration>
<scalaCompatVersion>${scala.binary.version}</scalaCompatVersion>
<scalaVersion>${scala.version}</scalaVersion>
Expand Down

0 comments on commit 2573909

Please sign in to comment.