Skip to content

Commit

Permalink
Update tycho version
Browse files Browse the repository at this point in the history
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
  • Loading branch information
cushon authored and google-java-format Team committed Dec 12, 2024
1 parent 8861409 commit e15afe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclipse_plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tycho-version>3.0.5</tycho-version>
<tycho-version>4.0.10</tycho-version>
</properties>

<dependencies>
Expand Down

0 comments on commit e15afe5

Please sign in to comment.