Skip to content

Commit

Permalink
Merge pull request #207 from mybatis/renovate/net.alchim31.maven-scal…
Browse files Browse the repository at this point in the history
…a-maven-plugin-4.x

Update dependency net.alchim31.maven:scala-maven-plugin to v4.9.2
  • Loading branch information
hazendaz authored Jul 2, 2024
2 parents e21e77f + 0227ca6 commit 76bc6c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mybatis-scala-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>4.9.1</version>
<version>4.9.2</version>
</plugin>
</plugins>
</reporting>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>4.9.1</version>
<version>4.9.2</version>
<configuration>
<args>
<arg>-deprecation</arg>
Expand Down

0 comments on commit 76bc6c5

Please sign in to comment.