Skip to content

Commit

Permalink
Bump tycho-version from 2.7.5 to 4.0.8
Browse files Browse the repository at this point in the history
Bumps `tycho-version` from 2.7.5 to 4.0.8.

Updates `org.eclipse.tycho:tycho-maven-plugin` from 2.7.5 to 4.0.8
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/main/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-2.7.5...tycho-4.0.8)

Updates `org.eclipse.tycho:tycho-p2-director-plugin` from 2.7.5 to 4.0.8
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/main/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-2.7.5...tycho-4.0.8)

---
updated-dependencies:
- dependency-name: org.eclipse.tycho:tycho-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.tycho:tycho-p2-director-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 14, 2024
1 parent c0cc6b0 commit e8e5846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</modules>

<properties>
<tycho-version>2.7.5</tycho-version>
<tycho-version>4.0.8</tycho-version>
<xtext-version>2.35.0</xtext-version>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Expand Down

0 comments on commit e8e5846

Please sign in to comment.