Skip to content

Commit

Permalink
Bump org.eclipse.jdt.core from 3.33.0 to 3.34.0
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.jdt.core](https://github.com/eclipse-jdt/eclipse.jdt.core) from 3.33.0 to 3.34.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] authored and laeubi committed Jun 16, 2023
1 parent f6269d1 commit 47de753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tycho-apitools-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>3.33.0</version>
<version>3.34.0</version>
</dependency>
<!-- libs -->
<dependency>
Expand Down

0 comments on commit 47de753

Please sign in to comment.