Skip to content

Commit 794f922

Browse files
dependabot[bot]akurtakov
authored andcommitted
fix(deps): bump tycho-version in /org.eclipse.lsp4e
Bumps `tycho-version` from 4.0.11 to 4.0.12. Updates `org.eclipse.tycho.extras:tycho-sourceref-jgit` from 4.0.11 to 4.0.12 Updates `org.eclipse.tycho:tycho-buildtimestamp-jgit` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.12/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.11...tycho-4.0.12) Updates `org.eclipse.tycho:tycho-maven-plugin` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.12/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.11...tycho-4.0.12) Updates `org.eclipse.tycho:target-platform-configuration` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.12/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.11...tycho-4.0.12) Updates `org.eclipse.tycho:tycho-source-plugin` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.12/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.11...tycho-4.0.12) Updates `org.eclipse.tycho:tycho-packaging-plugin` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.12/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.11...tycho-4.0.12) Updates `org.eclipse.tycho.extras:tycho-p2-extras-plugin` from 4.0.11 to 4.0.12 Updates `org.eclipse.tycho:tycho-compiler-plugin` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.12/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.11...tycho-4.0.12) Updates `org.eclipse.tycho:tycho-p2-plugin` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.12/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.11...tycho-4.0.12) --- updated-dependencies: - dependency-name: org.eclipse.tycho.extras:tycho-sourceref-jgit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-buildtimestamp-jgit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-source-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-packaging-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho.extras:tycho-p2-extras-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-compiler-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-p2-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c714262 commit 794f922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1313
<maven.minimum.version>3.6.3</maven.minimum.version>
14-
<tycho-version>4.0.11</tycho-version>
14+
<tycho-version>4.0.12</tycho-version>
1515
<tycho.scmUrl>scm:git:https://github.com/eclipse-lsp4e/lsp4e.git</tycho.scmUrl>
1616
<ui.test.vmargs></ui.test.vmargs>
1717
<jgit.dirtyWorkingTree>error</jgit.dirtyWorkingTree>

0 commit comments

Comments
 (0)