Skip to content
Snippets Groups Projects
Commit d1bf17c2 authored by dgelessus's avatar dgelessus
Browse files

Update Tycho to version 2.7.5 (requires Java 11 or newer for building)

parent 68bd3ff3
No related branches found
No related tags found
No related merge requests found
Pipeline #116293 passed
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
apply plugin: 'base' apply plugin: 'base'
import groovy.io.FileType import groovy.io.FileType
project.ext.tychoVersion = "1.7.0" project.ext.tychoVersion = "2.7.5"
try { try {
excludeFromTychoBuild = excludeFromTychoBuild excludeFromTychoBuild = excludeFromTychoBuild
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment