Skip to content

Commit 7b22ee7

Browse files
dependabot[bot]mikolayek
authored andcommitted
build(deps): bump tycho-version from 4.0.13 to 5.0.0
Bumps `tycho-version` from 4.0.13 to 5.0.0. Updates `org.eclipse.tycho:tycho-maven-plugin` from 4.0.13 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.0) Updates `org.eclipse.tycho:tycho-compiler-plugin` from 4.0.13 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.0) Updates `org.eclipse.tycho:target-platform-configuration` from 4.0.13 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.0) Updates `org.eclipse.tycho:tycho-surefire-plugin` from 4.0.13 to 5.0.0 --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-compiler-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-surefire-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 334da7c commit 7b22ee7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</developers>
1919

2020
<properties>
21-
<tycho-version>4.0.13</tycho-version>
21+
<tycho-version>5.0.0</tycho-version>
2222

2323
<!-- PROJECT SETTINGS -->
2424
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)