Skip to content

Commit

Permalink
build(deps): bump tycho-version from 4.0.5 to 4.0.6
Browse files Browse the repository at this point in the history
Bumps `tycho-version` from 4.0.5 to 4.0.6.

Updates `org.eclipse.tycho:tycho-buildtimestamp-jgit` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.6/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.5...tycho-4.0.6)

Updates `org.eclipse.tycho.extras:tycho-sourceref-jgit` from 4.0.5 to 4.0.6

Updates `org.eclipse.tycho:tycho-maven-plugin` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.6/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.5...tycho-4.0.6)

Updates `org.eclipse.tycho:target-platform-configuration` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.6/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.5...tycho-4.0.6)

Updates `org.eclipse.tycho:tycho-source-plugin` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.6/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.5...tycho-4.0.6)

Updates `org.eclipse.tycho:tycho-p2-plugin` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.6/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.5...tycho-4.0.6)

Updates `org.eclipse.tycho:tycho-packaging-plugin` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.6/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.5...tycho-4.0.6)

Updates `org.eclipse.tycho.extras:tycho-p2-extras-plugin` from 4.0.5 to 4.0.6

Updates `org.eclipse.tycho:tycho-surefire-plugin` from 4.0.5 to 4.0.6

Updates `org.eclipse.tycho:tycho-gpg-plugin` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.6/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.5...tycho-4.0.6)

---
updated-dependencies:
- dependency-name: org.eclipse.tycho:tycho-buildtimestamp-jgit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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-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-p2-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-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-gpg-plugin
  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 sebthom committed Feb 19, 2024
1 parent 937a597 commit e5a169b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tycho-version>4.0.5</tycho-version>
<tycho-version>4.0.6</tycho-version>
<sonar.jacoco.reportPath>../target/jacoco.exec</sonar.jacoco.reportPath>
<tycho.scmUrl>scm:git:https://github.com/eclipse/tm4e.git</tycho.scmUrl>
<tycho-surefire-plugin.vmargs></tycho-surefire-plugin.vmargs>
Expand Down

0 comments on commit e5a169b

Please sign in to comment.