Skip to content

Commit

Permalink
Bump net.alchim31.maven:scala-maven-plugin from 4.9.0 to 4.9.1 (#429)
Browse files Browse the repository at this point in the history
Bumps net.alchim31.maven:scala-maven-plugin from 4.9.0 to 4.9.1.

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 2e49d72 commit 6a5cc2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion querydsl-libraries/querydsl-scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>4.9.0</version>
<version>4.9.1</version>
<configuration>
<charset>${character.encoding}</charset>
<scalaVersion>${scala.version}</scalaVersion>
Expand Down

0 comments on commit 6a5cc2f

Please sign in to comment.