Commit 8ee063e
Update tycho version from 3.0.0 to 3.0.5
I think this fixes crashes from the presubmit for unknown commit:
```
Error: Exception in thread "main" java.lang.NoSuchMethodError: 'java.lang.String org.eclipse.equinox.p2.core.IProvisioningAgent.getProperty(java.lang.String)'
at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getAgentPropertyWithFallback(SimpleArtifactRepository.java:813)
at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getMaximumThreads(SimpleArtifactRepository.java:1012)
```
I tested a PR with these changes and it was clean [1], so either this helps or
it was a transient issue, but either way this shouldn't hurt.
[1] https://github.com/google/google-java-format/actions/runs/8329274139
PiperOrigin-RevId: 6168463441 parent 823d7c9 commit 8ee063e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments