Skip to content

Commit

Permalink
Use latest ecj batch compiler
Browse files Browse the repository at this point in the history
Finishes work for
#1781
  • Loading branch information
akurtakov committed Feb 8, 2024
1 parent c2549e8 commit 41af4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclipse-platform-parent/pom.xml
Expand Up @@ -86,7 +86,7 @@

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cbi-jdt-repo.url>https://repo.eclipse.org/content/repositories/eclipse-staging/</cbi-jdt-repo.url>
<cbi-ecj-version>3.37.0.v20240131-1047</cbi-ecj-version>
<cbi-ecj-version>3.37.0.v20240207-0725</cbi-ecj-version>

<!--
repo for released versions of CBI. Note, we intentionally use as specific a repo as possible.
Expand Down

0 comments on commit 41af4ec

Please sign in to comment.