Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and akurtakov committed Mar 21, 2023
1 parent 89d1a8d commit 1445441
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 @@ -3,6 +3,6 @@
<extension>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-build</artifactId>
<version>3.0.3</version>
<version>3.0.4</version>
</extension>
</extensions>

0 comments on commit 1445441

Please sign in to comment.