Skip to content

Commit

Permalink
j2cl: Update eclipse jdt dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlschuetter committed Dec 10, 2023
1 parent c54a180 commit 04b1744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jacline-j2cl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>3.35.0</version>
<version>3.36.0</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 04b1744

Please sign in to comment.