Skip to content

Commit 33fac64

Browse files
committed
fix(deps): bump tycho-version from 4.0.7 to 4.0.8
1 parent cd29f51 commit 33fac64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.mvn/extensions.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<extension>
44
<groupId>org.eclipse.tycho</groupId>
55
<artifactId>tycho-build</artifactId>
6-
<version>4.0.7</version>
6+
<version>4.0.8</version>
77
</extension>
88
</extensions>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1313
<maven.minimum.version>3.6.3</maven.minimum.version>
14-
<tycho-version>4.0.7</tycho-version>
14+
<tycho-version>4.0.8</tycho-version>
1515
<tycho.scmUrl>scm:git:https://github.com/eclipse/lsp4e.git</tycho.scmUrl>
1616
<ui.test.vmargs></ui.test.vmargs>
1717
<jgit.dirtyWorkingTree>error</jgit.dirtyWorkingTree>

0 commit comments

Comments
 (0)