Skip to content

Commit e81f9c1

Browse files
Up tycho version to 1.5.1 (#314)
Signed-off-by: Jinbo Wang <[email protected]>
1 parent 9b3e4d1 commit e81f9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<properties>
1212
<base.name>Java Debug Server for Visual Studio Code</base.name>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
14-
<tycho-version>1.2.0</tycho-version>
14+
<tycho-version>1.5.1</tycho-version>
1515
<checkstyleDir>${basedir}</checkstyleDir>
1616
</properties>
1717

0 commit comments

Comments
 (0)