Skip to content

Commit

Permalink
Move o.e.jdt.core to 3.40
Browse files Browse the repository at this point in the history
Needs to be in sync with ecj.
  • Loading branch information
akurtakov committed Dec 4, 2024
1 parent a1eaa81 commit a6ddf52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>3.39.0</version>
<version>3.40.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.tycho</groupId>
Expand Down

0 comments on commit a6ddf52

Please sign in to comment.