Skip to content

Commit e15afe5

Browse files
cushongoogle-java-format Team
authored andcommitted
Update tycho version
To see if it helps with failures on JDK 25, see https://github.com/google/google-java-format/actions/runs/12289067922/job/34293939606 PiperOrigin-RevId: 705339531
1 parent 8861409 commit e15afe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eclipse_plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<properties>
3434
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
35-
<tycho-version>3.0.5</tycho-version>
35+
<tycho-version>4.0.10</tycho-version>
3636
</properties>
3737

3838
<dependencies>

0 commit comments

Comments
 (0)