Skip to content

Commit

Permalink
fix(deps): bump tycho-build from 2.7.1 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [tycho-build](https://github.com/eclipse/tycho) from 2.7.1 to 3.0.1.
- [Release notes](https://github.com/eclipse/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-3.0.1/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-2.7.1...tycho-3.0.1)

---
updated-dependencies:
- dependency-name: org.eclipse.tycho:tycho-build
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2023
1 parent 0354c2a commit cd94b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
<extension>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-build</artifactId>
<version>2.7.1</version>
<version>3.0.1</version>
</extension>
</extensions>

0 comments on commit cd94b0e

Please sign in to comment.