Skip to content

Commit

Permalink
Adapt to core change
Browse files Browse the repository at this point in the history
* ecj from 3.36.0 to 3.37.0

Signed-off-by: Holger Friedrich <[email protected]>
  • Loading branch information
holgerfriedrich committed Nov 24, 2024
1 parent 4c64daa commit e20c8df
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 @@ -264,7 +264,7 @@ Import-Package: \\
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<version>3.36.0</version>
<version>3.37.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit e20c8df

Please sign in to comment.