Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update pom.xml
bump tycho 5.0.0
  • Loading branch information
mozhuanzuojing authored Sep 3, 2025
commit cc6aee1f03e70875c9bf60f82a73f252e4c3ec53
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<properties>
<base.name>Java Debug Server for Visual Studio Code</base.name>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tycho-version>4.0.13</tycho-version>
<tycho-version>5.0.0</tycho-version>
<checkstyleDir>${basedir}</checkstyleDir>
</properties>

Expand Down