Skip to content

Commit

Permalink
upgrade tycho to v4.0.5
Browse files Browse the repository at this point in the history
This addresses an issue with proxy settings described in microsoft#1656
  • Loading branch information
Brandon John Lewis committed Feb 10, 2024
1 parent 90f9dea commit bc4521a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<properties>
<base.name>Test Runner for Java</base.name>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tycho-version>4.0.3</tycho-version>
<tycho-version>4.0.5</tycho-version>
</properties>
<modules>
<module>build-tools</module>
Expand Down

0 comments on commit bc4521a

Please sign in to comment.