Skip to content

Commit

Permalink
Bump ecj from 3.31.0 to 3.32.0 (#249)
Browse files Browse the repository at this point in the history
Bumps [ecj](https://github.com/eclipse-jdt/eclipse.jdt.core) from 3.31.0 to 3.32.0.
- [Release notes](https://github.com/eclipse-jdt/eclipse.jdt.core/releases)
- [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.jdt:ecj
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

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] authored Dec 15, 2022
1 parent 3a4d8bd commit 2bbba88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plexus-compilers/plexus-compiler-eclipse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<version>3.31.0</version>
<version>3.32.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand Down

0 comments on commit 2bbba88

Please sign in to comment.