Skip to content

Commit

Permalink
build: Upgrade tycho to v4.0.5 (#1664)
Browse files Browse the repository at this point in the history
This addresses an issue with proxy settings described in #1656

Co-authored-by: Brandon John Lewis <brandon.lewis@capitalone.com>
  • Loading branch information
baronswindle and Brandon John Lewis committed Feb 21, 2024
1 parent 90f9dea commit 5dd2894
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 5dd2894

Please sign in to comment.