Skip to content

Commit 2450606

Browse files
dependabot[bot]apupier
authored andcommitted
Bump tycho-version from 2.4.0 to 2.5.0 in /org.moreunit.build
Bumps `tycho-version` from 2.4.0 to 2.5.0. Updates `tycho-maven-plugin` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-2.4.0...tycho-2.5.0) Updates `tycho-source-plugin` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-2.4.0...tycho-2.5.0) Updates `tycho-compiler-plugin` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-2.4.0...tycho-2.5.0) Updates `target-platform-configuration` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-2.4.0...tycho-2.5.0) Updates `tycho-surefire-plugin` from 2.4.0 to 2.5.0 Updates `tycho-p2-director-plugin` from 2.4.0 to 2.5.0 Updates `tycho-versions-plugin` from 2.4.0 to 2.5.0 --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho:tycho-source-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho:tycho-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho:tycho-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho:tycho-p2-director-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho:tycho-versions-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c016025 commit 2450606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.moreunit.build/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</modules>
2424

2525
<properties>
26-
<tycho-version>2.4.0</tycho-version>
26+
<tycho-version>2.5.0</tycho-version>
2727
<exec-maven-version>3.0.0</exec-maven-version>
2828

2929
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)