Skip to content

Commit

Permalink
Bump org.eclipse.jdt:org.eclipse.jdt.core from 3.37.0 to 3.38.0
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.jdt:org.eclipse.jdt.core](https://github.com/eclipse-jdt/eclipse.jdt.core) from 3.37.0 to 3.38.0.
- [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 11, 2024
1 parent 083efa2 commit 34e3532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<artifactId>roaster-jdt</artifactId>
<name>Forge Roaster - JDT Implementation</name>
<properties>
<version.jdt>3.37.0</version.jdt>
<version.jdt>3.38.0</version.jdt>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 34e3532

Please sign in to comment.