Skip to content

Commit

Permalink
Bump org.eclipse.jdt:org.eclipse.jdt.core from 3.36.0 to 3.37.0 (#316)
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.36.0 to 3.37.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2024
1 parent ffca49a commit 3cfebc3
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.36.0</version.jdt>
<version.jdt>3.37.0</version.jdt>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 3cfebc3

Please sign in to comment.