Skip to content

Commit

Permalink
Update tycho version
Browse files Browse the repository at this point in the history
Startblock:
  * unknown commit is submitted
PiperOrigin-RevId: 705339531
  • Loading branch information
cushon authored and google-java-format Team committed Dec 20, 2024
1 parent eb0b768 commit 4381e4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion eclipse_plugin/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Bundle-SymbolicName: google-java-format-eclipse-plugin;singleton:=true
Bundle-Vendor: Google
Bundle-Version: 1.13.0
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: org.eclipse.jdt.core;bundle-version="3.10.0",
Require-Bundle: org.eclipse.jdt.core,
org.eclipse.jface,
org.eclipse.text,
org.eclipse.ui,
Expand Down
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 4381e4a

Please sign in to comment.